Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Drockchip_thermal.c158 #define MAX_ENV_TEMP (85000) macro
1045 temp_last = min(temp, MAX_ENV_TEMP); in predict_temp()