Searched refs:n_start (Results 1 – 1 of 1) sorted by relevance
56 int ret, n, n_start, n_end; in flash_post_test() local65 n_start = CONFIG_SYS_POST_FLASH_START; in flash_post_test()68 for (n = n_start; n < n_end; ++n) { in flash_post_test()