Home
last modified time | relevance | path

Searched refs:shifted_cp (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
197 shifted_cp = sign_extend32(val, 5); in calculate_shared_calibration()
199 r->actual_temp_cp = 2 * NOMINAL_CALIB_CP_T124 + shifted_cp; in calculate_shared_calibration()