Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/dtc/libfdt/
Dfdt_ro.c416 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
423 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
429 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
436 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
Dlibfdt.h686 int supernodedepth, int *nodedepth);