Home
last modified time | relevance | path

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

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