Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c1036 static int bounding_cnt; in predict_temp() local
1055 if (bounding_cnt++ > START_DEBOUNCE_COUNT) { in predict_temp()
1056 bounding_cnt = START_DEBOUNCE_COUNT; in predict_temp()