Searched refs:max_win (Results 1 – 2 of 2) sorted by relevance
205 u64 tau4, r, max_win; in hwm_power1_max_interval_store() local227 max_win = mul_u64_u32_shr(tau4, SF_TIME, hwmon->scl_shift_time + x_w); in hwm_power1_max_interval_store()229 if (val > max_win) in hwm_power1_max_interval_store()
551 u64 tau4, r, max_win; in xe_hwmon_power_max_interval_store() local580 max_win = mul_u64_u32_shr(tau4, SF_TIME, hwmon->scl_shift_time + x_w); in xe_hwmon_power_max_interval_store()582 if (val > max_win) in xe_hwmon_power_max_interval_store()
Completed in 8 milliseconds