Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dsun8i_thermal.c30 #define TEMP_CALIB_MASK GENMASK(11, 0) macro
221 TEMP_CALIB_MASK << offset, in sun8i_h3_ths_calibrate()
268 sensor_reg = caldata[i + 1] & TEMP_CALIB_MASK; in sun50i_h6_ths_calibrate()
280 if (cdata & ~TEMP_CALIB_MASK) { in sun50i_h6_ths_calibrate()
294 TEMP_CALIB_MASK << offset, in sun50i_h6_ths_calibrate()