Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dintel_pch_thermal.c72 unsigned long crt_temp; member
157 ptd->crt_temp = trip_temp * 1000 / 2 - 50000; in pch_wpt_init()
262 *temp = ptd->crt_temp; in pch_get_trip_temp()
/Linux-v4.19/drivers/thermal/int340x_thermal/
Dint340x_thermal_zone.h36 int crt_temp; member
Dint340x_thermal_zone.c63 *temp = d->crt_temp; in int340x_thermal_get_trip_temp()
187 &int34x_zone->crt_temp)) in int340x_thermal_read_trips()