RTEMS 6.1-rc6
|
#include <ofw.h>
Data Fields | |
uint32_t | child_bus |
uint32_t | parent_bus |
uint32_t | size |
This is used to represent the ranges property in the device tree.
uint32_t rtems_ofw_ranges::child_bus |
The physical address within the child bus address space
uint32_t rtems_ofw_ranges::parent_bus |
The physical address within the parent bus address space
uint32_t rtems_ofw_ranges::size |
The size of the range in the child’s address space