Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/thermal/mt8189/
H A Dsoc_temp_lvts.c200 int temp_mC = 0; in lvts_raw_to_temp_v1() local
206 temp_mC = temp1 + golden_temp * 500 + LVTS_COEFF_B_X_1000; in lvts_raw_to_temp_v1()
208 return temp_mC; in lvts_raw_to_temp_v1()