Home
last modified time | relevance | path

Searched refs:WAK_STS (Results 1 – 7 of 7) sorted by relevance

/arch/x86/include/asm/arch-broadwell/
A Dpm.h12 #define WAK_STS (1 << 15) macro
/arch/x86/cpu/broadwell/
A Dpower_state.c23 if (ps->pm1_sts & WAK_STS) { in prev_sleep_state()
/arch/x86/cpu/ivybridge/
A Dcpu.c157 if ((pm1_sts & WAK_STS) && ((pm1_cnt >> 10) & 7) == 5) { in checkcpu()
/arch/x86/cpu/apollolake/
A Dacpi.c121 generic_pm1_en |= WAK_STS | RTC_EN | PWRBTN_EN; in acpi_fill_soc_wake()
A Dpmc.c76 if (!(upriv->pm1_sts & WAK_STS) && in apl_prev_sleep_state()
/arch/x86/include/asm/arch-ivybridge/
A Dpch.h309 #define WAK_STS (1 << 15) macro
/arch/x86/cpu/baytrail/
A Dacpi.c180 if (pm1_sts & WAK_STS) in chipset_prev_sleep_state()

Completed in 11 milliseconds