Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dsun8i_thermal.c223 int i, ft_temp; in sun50i_h6_ths_calibrate() local
244 ft_temp = (caldata[0] & FT_TEMP_MASK) * 100; in sun50i_h6_ths_calibrate()
258 ((sensor_temp - ft_temp) * 10 / tmdev->chip->scale); in sun50i_h6_ths_calibrate()