Searched refs:pch_delay_cnt (Results 1 – 1 of 1) sorted by relevance
281 int pch_delay_cnt = 0; in intel_pch_thermal_suspend_noirq() local314 while (pch_delay_cnt < delay_cnt) { in intel_pch_thermal_suspend_noirq()323 pch_delay_cnt++; in intel_pch_thermal_suspend_noirq()326 pch_cur_temp, pch_thr_temp, pch_delay_cnt, delay_timeout); in intel_pch_thermal_suspend_noirq()335 pch_cur_temp, pch_delay_cnt * delay_timeout); in intel_pch_thermal_suspend_noirq()337 if (pch_delay_cnt) in intel_pch_thermal_suspend_noirq()340 pch_cur_temp, pch_delay_cnt * delay_timeout); in intel_pch_thermal_suspend_noirq()
Completed in 4 milliseconds