Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dacpi_s3.h41 ACPI_S0, enumerator
73 return ACPI_S0; in acpi_sleep_from_pm1()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/baytrail/
H A Dacpi.c181 enum acpi_sleep_state prev_sleep_state = ACPI_S0; in chipset_prev_sleep_state()