Home
last modified time | relevance | path

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

/acpica-latest/source/components/hardware/
Dhwesleep.c225 UINT64 SleepStatus; in AcpiHwExtendedSleep() local
234 !AcpiGbl_FADT.SleepStatus.Address) in AcpiHwExtendedSleep()
242 &AcpiGbl_FADT.SleepStatus); in AcpiHwExtendedSleep()
289 Status = AcpiRead (&SleepStatus, &AcpiGbl_FADT.SleepStatus); in AcpiHwExtendedSleep()
295 } while (!(((UINT8) SleepStatus) & ACPI_X_WAKE_STATUS)); in AcpiHwExtendedSleep()
371 (void) AcpiWrite ((UINT64) ACPI_X_WAKE_STATUS, &AcpiGbl_FADT.SleepStatus); in AcpiHwExtendedWake()
/acpica-latest/source/include/
Dactbl.h422 ACPI_GENERIC_ADDRESS SleepStatus; /* 64-bit Sleep Status register (ACPI 5.0) */ member
/acpica-latest/source/common/
Ddmtbinfo.c416 {ACPI_DMT_GAS, ACPI_FADT_OFFSET (SleepStatus), "Sleep Status Register", 0},
/acpica-latest/documents/
Dchanges.txt7042 e) Implemented full support for the ACPI 5.0 SleepStatus and SleepControl