Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dsun8i_thermal.c246 int sensor_reg = caldata[i + 1] & TEMP_CALIB_MASK; in sun50i_h6_ths_calibrate() local
248 int sensor_temp = tmdev->chip->calc_temp(tmdev, i, sensor_reg); in sun50i_h6_ths_calibrate()