Home
last modified time | relevance | path

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

/optee_os/core/lib/libfdt/
H A Dfdt_ro.c575 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
582 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
588 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
595 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
/optee_os/core/lib/libfdt/include/
H A Dlibfdt.h892 int supernodedepth, int *nodedepth);