Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c1027 int cov_r = 542; in predict_temp() local
1069 gain = (prob_mid * BASE) / (prob_mid + cov_r); in predict_temp()