Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dhte.c211 int test_num; in hte_mem_init() local
238 test_num = 1; in hte_mem_init()
242 test_num = 4; in hte_mem_init()
251 for (i = 0; i < test_num; i++) { in hte_mem_init()
/rk3399_rockchip-uboot/post/
H A Dpost.c232 __weak void show_post_progress(unsigned int test_num, int before, int result) in show_post_progress() argument