Searched refs:OPAL_PM_TIMEBASE_STOP (Results 1 – 3 of 3) sorted by relevance
327 if (state->flags & OPAL_PM_TIMEBASE_STOP) in powernv_add_idle_states()
1097 if ((state->flags & OPAL_PM_TIMEBASE_STOP) && in pnv_power9_idle_init()1113 if ((state->flags & OPAL_PM_TIMEBASE_STOP) && in pnv_power9_idle_init()
229 #define OPAL_PM_TIMEBASE_STOP 0x00000002 macro