Home
last modified time | relevance | path

Searched refs:fdt_supernode_atdepth_offset (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/libfdt/
H A Dfdt_ro.c420 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()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_ro.c511 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() function
552 err = fdt_supernode_atdepth_offset(fdt, nodeoffset, 0, &nodedepth); in fdt_node_depth()
564 return fdt_supernode_atdepth_offset(fdt, nodeoffset, in fdt_parent_offset()
H A Dlibfdt.h800 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset,
/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt_ro.c594 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() function
637 err = fdt_supernode_atdepth_offset(fdt, nodeoffset, 0, &nodedepth); in fdt_node_depth()
650 return fdt_supernode_atdepth_offset(fdt, nodeoffset, in fdt_parent_offset()
H A Dlibfdt.h929 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset,