Searched refs:SLP_TYP_SHIFT (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/include/asm/arch-broadwell/ | ||
| A D | pm.h | 29 #define SLP_TYP_SHIFT 10 macro |
| /arch/x86/cpu/broadwell/ | ||
| A D | power_state.c | 24 switch ((ps->pm1_cnt & SLP_TYP) >> SLP_TYP_SHIFT) { in prev_sleep_state() |
Completed in 4 milliseconds