Searched refs:OPAL_PM_SLEEP_ENABLED_ER1 (Results 1 - 3 of 3) sorted by path

/linux-master/arch/powerpc/include/asm/
H A Dopal-api.h238 #define OPAL_PM_SLEEP_ENABLED_ER1 0x00080000 /* with workaround */ macro
/linux-master/arch/powerpc/platforms/powernv/
H A Didle.c1465 if (!(supported_cpuidle_states & OPAL_PM_SLEEP_ENABLED_ER1)) {
1471 * OPAL_PM_SLEEP_ENABLED_ER1 is set. It indicates that
1495 (supported_cpuidle_states & OPAL_PM_SLEEP_ENABLED_ER1))
/linux-master/drivers/cpuidle/
H A Dcpuidle-powernv.c335 state->flags & OPAL_PM_SLEEP_ENABLED_ER1) {

Completed in 217 milliseconds