Home
last modified time | relevance | path

Searched refs:pch_delay_cnt (Results 1 – 1 of 1) sorted by relevance

/drivers/thermal/intel/
A Dintel_pch_thermal.c281 int pch_delay_cnt = 0; in intel_pch_thermal_suspend_noirq() local
314 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