Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpm.h107 #define SLEEP_STATE_S3 3 macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpower_state.c27 prev_sleep_state = SLEEP_STATE_S3; in prev_sleep_state()
H A Dsdram.c255 if (pei_data->boot_mode != SLEEP_STATE_S3) { in dram_init()