Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c86 int pcb_temp; in __ti_thermal_get_temp() local
105 ret = thermal_zone_get_temp(pcb_tz, &pcb_temp); in __ti_thermal_get_temp()
107 tmp -= pcb_temp; /* got a valid PCB temp */ in __ti_thermal_get_temp()