Searched refs:fdt_read_prop (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/common/ |
H A D | fdt_support.c | 1544 static int fdt_read_prop(const fdt32_t *prop, int prop_len, int cell_off, in fdt_read_prop() function 1613 r = fdt_read_prop(ranges, ranges_len, cell, child_addr, in fdt_read_range() 1627 r = fdt_read_prop(ranges, ranges_len, cell, len, scells); in fdt_read_range()
|