Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/mediatek/
H A Dlvts_thermal.c84 #define LVTS_COEFF_B 250460 macro
97 static int coeff_b = LVTS_COEFF_B;
710 coeff_b = golden_temp * 500 + LVTS_COEFF_B; in lvts_golden_temp_init()