Home
last modified time | relevance | path

Searched refs:POST_BIST_FAILURE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dpost.h37 #define POST_BIST_FAILURE 0xeb macro
/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_car.S19 post_code(POST_BIST_FAILURE)
/OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/
H A Dcpu.c24 post_code(POST_BIST_FAILURE); in report_bist_failure()