Searched refs:TEMP_CALIB_MASK (Results 1 – 1 of 1) sorted by relevance
29 #define TEMP_CALIB_MASK GENMASK(11, 0) macro248 int sensor_reg = caldata[i + 1] & TEMP_CALIB_MASK; in sun50i_h6_ths_calibrate()260 if (cdata & ~TEMP_CALIB_MASK) { in sun50i_h6_ths_calibrate()