Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dpost.h33 #define POST_OS_RESUME 0x40 macro
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_s3.c42 post_code(POST_OS_RESUME); in acpi_resume()