Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dintel_pch_thermal.c279 int pch_delay_cnt = 0; in intel_pch_thermal_suspend_noirq() local
307 while (pch_delay_cnt < delay_cnt) { in intel_pch_thermal_suspend_noirq()
316 pch_delay_cnt++; in intel_pch_thermal_suspend_noirq()
319 pch_cur_temp, pch_thr_temp, pch_delay_cnt, delay_timeout); in intel_pch_thermal_suspend_noirq()
328 pch_cur_temp, pch_delay_cnt * delay_timeout); in intel_pch_thermal_suspend_noirq()
330 if (pch_delay_cnt) in intel_pch_thermal_suspend_noirq()
333 pch_cur_temp, pch_delay_cnt * delay_timeout); in intel_pch_thermal_suspend_noirq()