Home
last modified time | relevance | path

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

/external/dtc/libfdt/
Dfdt_ro.c442 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
449 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
455 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
462 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
Dlibfdt.h785 int supernodedepth, int *nodedepth);