Home
last modified time | relevance | path

Searched refs:chipset_prev_sleep_state (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dacpi_s3.h95 enum acpi_sleep_state chipset_prev_sleep_state(void);
/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_common.c139 int prev_sleep_state = chipset_prev_sleep_state(); in arch_fsp_init()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/baytrail/
H A Dacpi.c176 enum acpi_sleep_state chipset_prev_sleep_state(void) in chipset_prev_sleep_state() function