Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c1035 static int prob_last = 160; in predict_temp() local
1066 prob_mid = prob_last + cov_q; in predict_temp()
1080 prob_last = prob_now; in predict_temp()