Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/intel/
Dintel_pch_thermal.c65 unsigned long hot_temp; member
158 ptd->hot_temp = trip_temp * 1000 / 2 - 50000; in pch_wpt_init()
255 *temp = ptd->hot_temp; in pch_get_trip_temp()
/Linux-v5.4/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.h29 int hot_temp; member
Dint340x_thermal_zone.c58 *temp = d->hot_temp; in int340x_thermal_get_trip_temp()
183 &int34x_zone->hot_temp)) in int340x_thermal_read_trips()