Home
last modified time | relevance | path

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

/u-boot/post/drivers/
A Dflash.c54 int ret, n, n_start, n_end; in flash_post_test() local
64 n_end = CFG_SYS_POST_FLASH_END; in flash_post_test()
66 for (n = n_start; n < n_end; ++n) { in flash_post_test()

Completed in 5 milliseconds