Home
last modified time | relevance | path

Searched refs:actual_temp_ft (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/thermal/
Dtegra_soctherm.c176 u32 actual_temp_cp, actual_temp_ft; member
200 r->actual_temp_ft = 2 * NOMINAL_CALIB_FT_T124 + shifted_ft; in calculate_shared_calibration()
238 delta_temp = shared->actual_temp_ft - shared->actual_temp_cp; in calculate_tsensor_calibration()
247 (s64)actual_tsensor_cp * shared->actual_temp_ft; in calculate_tsensor_calibration()