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