Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drk_virtual_thermal.c263 int cov_q = 18; in predict_normal_temp() local
284 prob_mid = prob_last + cov_q; in predict_normal_temp()
298 int cov_q = 18; in predict_cur_temp() local
319 prob_mid = prob_last + cov_q; in predict_cur_temp()
/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Drockchip_thermal.c1022 int cov_q = 18; in predict_temp() local
1066 prob_mid = prob_last + cov_q; in predict_temp()