Searched refs:OPAL_PM_SLEEP_ENABLED_ER1 (Results 1 – 2 of 2) sorted by relevance
1464 if (!(supported_cpuidle_states & OPAL_PM_SLEEP_ENABLED_ER1)) { in pnv_init_idle_states()1489 (supported_cpuidle_states & OPAL_PM_SLEEP_ENABLED_ER1)) in pnv_init_idle_states()
238 #define OPAL_PM_SLEEP_ENABLED_ER1 0x00080000 /* with workaround */ macro