Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dpost.h36 #define POST_BIST_FAILURE 0xeb macro
/third_party/uboot/u-boot-2020.01/arch/x86/lib/fsp1/
Dfsp_car.S18 post_code(POST_BIST_FAILURE)
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/intel_common/
Dcpu.c29 post_code(POST_BIST_FAILURE); in report_bist_failure()