Home
last modified time | relevance | path

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

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