Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dfdt.c381 int curDepth = startDepth; in do_fdt() local
384 working_fdt, nodeoffset, &curDepth); in do_fdt()
389 while (curDepth > startDepth) { in do_fdt()
390 if (curDepth == startDepth + 1) in do_fdt()
402 working_fdt, nextNodeOffset, &curDepth); in do_fdt()

Completed in 4 milliseconds