Home
last modified time | relevance | path

Searched defs:ACPI_FADT_SLEEP_BUTTON (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/acpi/
H A Dactbl.h281 #define ACPI_FADT_SLEEP_BUTTON (1<<5) /* 05: [V1] Sleep button is handled as a control method … macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h95 #define ACPI_FADT_SLEEP_BUTTON (1 << 5) macro