Searched refs:temp_b (Results 1 – 1 of 1) sorted by relevance
464 int temp_a, temp_b; in tsensor_calibration() local493 temp_b = div64_s64_precise(tmp, (int64_t)delta_sens); in tsensor_calibration()497 temp_b = div64_s64_precise((int64_t)temp_b * sensor->fuse_corr_alpha + in tsensor_calibration()500 sensor->therm_b = (int16_t)temp_b; in tsensor_calibration()