Home
last modified time | relevance | path

Searched refs:POSTCODE_OS_RESUME (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dacpi_s3.c30 post_code(POSTCODE_OS_RESUME); in acpi_resume()
/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/console/
H A Dpost_codes.h467 #define POSTCODE_OS_RESUME 0xfd macro
/aosp_15_r20/external/coreboot/src/drivers/pc80/rtc/
H A Dpost.c64 case POSTCODE_OS_RESUME: in DECLARE_SPIN_LOCK()
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Deventlog.c428 {POSTCODE_OS_RESUME, "Before OS Resume"}, in eventlog_print_data()