Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/
H A Dpost.c257 show_post_progress(i, POST_BEFORE, POST_FAILED); in post_run_single()
264 show_post_progress(i, POST_AFTER, POST_FAILED); in post_run_single()
274 show_post_progress(i, POST_AFTER, POST_FAILED); in post_run_single()
/OK3568_Linux_fs/u-boot/include/
H A Dpost.h93 #define POST_FAILED 0 macro