Searched refs:PM_EVT_LOW (Results 1 – 1 of 1) sorted by relevance
76 PM_EVT_LOW = 0x1, enumerator78 PM_EVT_BOTH = PM_EVT_LOW | PM_EVT_HIGH,272 if (evt & PM_EVT_LOW) { in wtemp_dvfs_is_effect()292 if (evt & PM_EVT_LOW) { in __wtemp_dvfs_apply()295 ret |= PM_EVT_LOW; in __wtemp_dvfs_apply()434 applied |= __wtemp_dvfs_apply(dev, e, temp, PM_EVT_LOW); in wtemp_dvfs_repeat_apply()448 !wtemp_dvfs_is_effect(e, temp, PM_EVT_LOW)) in wtemp_dvfs_repeat_apply()