Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dacpi_s3.h94 enum acpi_sleep_state chipset_prev_sleep_state(void);
/external/u-boot/arch/x86/lib/fsp/
Dfsp_common.c114 int prev_sleep_state = chipset_prev_sleep_state(); in arch_fsp_init()
/external/u-boot/arch/x86/cpu/baytrail/
Dacpi.c175 enum acpi_sleep_state chipset_prev_sleep_state(void) in chipset_prev_sleep_state() function