Searched refs:PM_EVT_HIGH (Results 1 – 1 of 1) sorted by relevance
77 PM_EVT_HIGH = 0x2, enumerator78 PM_EVT_BOTH = PM_EVT_LOW | PM_EVT_HIGH,277 if (evt & PM_EVT_HIGH) { in wtemp_dvfs_is_effect()300 if (evt & PM_EVT_HIGH) { in __wtemp_dvfs_apply()303 ret |= PM_EVT_HIGH; in __wtemp_dvfs_apply()306 ret |= PM_EVT_HIGH; in __wtemp_dvfs_apply()436 applied |= __wtemp_dvfs_apply(dev, e, temp, PM_EVT_HIGH); in wtemp_dvfs_repeat_apply()451 !wtemp_dvfs_is_effect(e, temp, PM_EVT_HIGH)) in wtemp_dvfs_repeat_apply()