Searched refs:temp_a (Results 1 – 2 of 2) sorted by relevance
466 int temp_a, temp_b; in tsensor_calibration() local490 temp_a = div64_s64_precise((int64_t) delta_temp * (1LL << 13) * mult, in tsensor_calibration()497 temp_a = div64_s64_precise((int64_t)temp_a * sensor->fuse_corr_alpha, in tsensor_calibration()501 sensor->therm_a = (int16_t)temp_a; in tsensor_calibration()
575 void *temp_a[BULK_LOOKUP_SIZE]; in test_rwc_reader() local603 temp_a[j] = keys + i + j; in test_rwc_reader()606 ((uintptr_t)temp_a), in test_rwc_reader()621 temp_a[j] = keys + i + j; in test_rwc_reader()625 ((uintptr_t)temp_a), in test_rwc_reader()