Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dhte.c210 int test_num; in hte_mem_init() local
237 test_num = 1; in hte_mem_init()
241 test_num = 4; in hte_mem_init()
250 for (i = 0; i < test_num; i++) { in hte_mem_init()
/openbmc/u-boot/post/
H A Dpost.c231 __weak void show_post_progress(unsigned int test_num, int before, int result) in show_post_progress() argument