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