Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/intel/
Dintel_pch_thermal.c201 u16 pch_thr_temp, pch_cur_temp; in pch_wpt_suspend() local
215 pch_thr_temp = GET_PCH_TEMP(WPT_TEMP_TSR & readw(ptd->hw_base + WPT_TSPM)); in pch_wpt_suspend()
229 if (pch_cur_temp < pch_thr_temp) in pch_wpt_suspend()
240 pch_cur_temp, pch_thr_temp, pch_delay_cnt, delay_timeout); in pch_wpt_suspend()
246 if (pch_cur_temp >= pch_thr_temp) in pch_wpt_suspend()