Searched refs:fdt_supernode_atdepth_offset (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/scripts/dtc/libfdt/ |
| H A D | fdt_ro.c | 441 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() function 482 err = fdt_supernode_atdepth_offset(fdt, nodeoffset, 0, &nodedepth); in fdt_node_depth() 494 return fdt_supernode_atdepth_offset(fdt, nodeoffset, in fdt_parent_offset()
|
| H A D | libfdt.h | 797 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset,
|
| /rk3399_rockchip-uboot/lib/libfdt/ |
| H A D | fdt_ro.c | 420 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() function 461 err = fdt_supernode_atdepth_offset(fdt, nodeoffset, 0, &nodedepth); in fdt_node_depth() 473 return fdt_supernode_atdepth_offset(fdt, nodeoffset, in fdt_parent_offset()
|