Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dfdt.c342 int reqIndex = -1; in do_fdt() local
351 reqIndex = simple_strtoul(argv[5], NULL, 16); in do_fdt()
356 if (subcmd[0] == 'n' && curIndex == reqIndex) { in do_fdt()