Searched refs:VB_INIT_OUT_S3_DEBUG_BOOT (Results 1 - 3 of 3) sorted by relevance

/external/vboot_reference/firmware/include/
H A Dvboot_api.h258 #define VB_INIT_OUT_S3_DEBUG_BOOT 0x00000010 macro
/external/vboot_reference/firmware/lib/
H A Dvboot_api_init.c97 iparams->out_flags |= VB_INIT_OUT_S3_DEBUG_BOOT;
/external/vboot_reference/tests/
H A Dvboot_api_init_tests.c249 TEST_EQ(iparams.out_flags, VB_INIT_OUT_S3_DEBUG_BOOT, " out flags");

Completed in 106 milliseconds