Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dactbl.h292 #define ACPI_FADT_S4_RTC_VALID (1<<16) /* 16: [V4] Contents of RTC_STS valid after S4 wake (AC… macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h106 #define ACPI_FADT_S4_RTC_VALID (1 << 16) macro