Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/dtc/libfdt/
Dfdt_ro.c410 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
417 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
423 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
430 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
Dlibfdt.h648 int supernodedepth, int *nodedepth);