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