Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dfdt_ro.c411 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
418 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
424 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
431 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
/device/linaro/bootloader/arm-trusted-firmware/lib/libfdt/
Dfdt_ro.c442 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
449 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
455 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
462 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/
Dlibfdt.h670 int supernodedepth, int *nodedepth);
/device/linaro/bootloader/arm-trusted-firmware/include/lib/libfdt/
Dlibfdt.h779 int supernodedepth, int *nodedepth);