Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/lib/libfdt/
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()
/trusted-firmware-a-3.6.0-3.5.0/include/lib/libfdt/
Dlibfdt.h922 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset,