Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dtegra_soctherm.c181 u32 val, shifted_cp, shifted_ft; in calculate_shared_calibration() local
192 shifted_ft = sign_extend32(val, 4); in calculate_shared_calibration()
200 r->actual_temp_ft = 2 * NOMINAL_CALIB_FT_T124 + shifted_ft; in calculate_shared_calibration()