Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/lib/libfdt/
Dfdt_ro.c632 int fdt_node_depth(const void *fdt, int nodeoffset) in fdt_node_depth() function
646 int nodedepth = fdt_node_depth(fdt, nodeoffset); in fdt_parent_offset()
/trusted-firmware-a-3.6.0-3.5.0/include/lib/libfdt/
Dlibfdt.h944 int fdt_node_depth(const void *fdt, int nodeoffset);