Home
last modified time | relevance | path

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

/linux/scripts/dtc/libfdt/
A Dfdt_ro.c595 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
602 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
608 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
615 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
A Dlibfdt.h923 int supernodedepth, int *nodedepth);

Completed in 7 milliseconds