Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dactbl.h289 #define ACPI_FADT_SLEEP_TYPE (1<<13) /* 13: [V3] Must execute native instruction after writi… macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h103 #define ACPI_FADT_SLEEP_TYPE (1 << 13) macro