Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/
H A Dpost.c262 show_post_progress(i, POST_AFTER, POST_PASSED); in post_run_single()
281 show_post_progress(i, POST_AFTER, POST_PASSED); in post_run_single()
/OK3568_Linux_fs/u-boot/include/
H A Dpost.h92 #define POST_PASSED 1 macro