Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_drc.c330 int fdt_offset_next, fdt_offset, fdt_depth; in prop_get_fdt() local
341 fdt_depth = 0; in prop_get_fdt()
353 fdt_depth++; in prop_get_fdt()
361 g_assert(fdt_depth > 0); in prop_get_fdt()
367 fdt_depth--; in prop_get_fdt()
394 } while (fdt_depth != 0); in prop_get_fdt()