Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/thermal/mt8189/
H A Dsoc_temp_lvts.c189 #define LVTS_COEFF_B_X_1000 (250460) macro
206 temp_mC = temp1 + golden_temp * 500 + LVTS_COEFF_B_X_1000; in lvts_raw_to_temp_v1()
224 (golden_temp * 500) + LVTS_COEFF_B_X_1000 - temp) << 14) / in lvts_temp_to_raw_v1()