Searched refs:mcelsius (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/thermal/st/
H A Dst_thermal.c22 #define mcelsius(temp) ((temp) * 1000) macro
134 temp = mcelsius(temp); st_thermal_get_temp()
169 *temp = mcelsius(sensor->cdata->crit_temp); st_thermal_get_trip_temp()
/linux-4.1.27/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.c376 * Need to add in the mcelsius domain, so we have a temperature ti_bandgap_add_hyst()

Completed in 122 milliseconds