Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dfdt.c347 int nextNodeOffset = fdt_next_node( in do_fdt() local
360 nextNodeOffset, in do_fdt()
365 nextNodeOffset = fdt_next_node( in do_fdt()
366 working_fdt, nextNodeOffset, &curDepth); in do_fdt()
367 if (nextNodeOffset < 0) in do_fdt()