Searched refs:fdt_read_range (Results 1 – 3 of 3) sorted by relevance
| /u-boot/arch/arm/mach-bcm283x/ |
| A D | init.c | 139 ret = fdt_read_range((void *)gd->fdt_blob, soc_offset, 0, NULL, in mach_cpu_init()
|
| /u-boot/include/ |
| A D | fdt_support.h | 287 int fdt_read_range(void *fdt, int node, int n, uint64_t *child_addr,
|
| /u-boot/common/ |
| A D | fdt_support.c | 1723 int fdt_read_range(void *fdt, int node, int n, uint64_t *child_addr, in fdt_read_range() function
|
Completed in 10 milliseconds