RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
rtems_ofw_ranges Struct Reference

#include <ofw.h>

Data Fields

uint32_t child_bus
 
uint32_t parent_bus
 
uint32_t size
 

Detailed Description

This is used to represent the ranges property in the device tree.

Field Documentation

◆ child_bus

uint32_t rtems_ofw_ranges::child_bus

The physical address within the child bus address space

◆ parent_bus

uint32_t rtems_ofw_ranges::parent_bus

The physical address within the parent bus address space

◆ size

uint32_t rtems_ofw_ranges::size

The size of the range in the child’s address space


The documentation for this struct was generated from the following file: