Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/dtc/libfdt/
Dfdt_ro.c512 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
519 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
525 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
532 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
Dlibfdt.h801 int supernodedepth, int *nodedepth);