Home
last modified time | relevance | path

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

/optee_os/core/lib/libfdt/
A Dfdt_ro.c574 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
581 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
587 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
594 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
/optee_os/core/lib/libfdt/include/
A Dlibfdt.h892 int supernodedepth, int *nodedepth);

Completed in 6 milliseconds