Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpm.h106 #define SLEEP_STATE_S0 0 macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpower_state.c21 int prev_sleep_state = SLEEP_STATE_S0; in prev_sleep_state()