Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dsun8i_thermal.c248 int sensor_temp = tmdev->chip->calc_temp(tmdev, i, sensor_reg); in sun50i_h6_ths_calibrate() local
257 ((sensor_temp - ft_temp) * 10 / tmdev->chip->scale); in sun50i_h6_ths_calibrate()