TEMP_CALIB_MASK
TEMP_CALIB_MASK << offset,
sensor_reg = caldata[i + 1] & TEMP_CALIB_MASK;
if (cdata & ~TEMP_CALIB_MASK) {