Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c156 #define LOWEST_TEMP (-273000) macro
1034 static int temp_last = LOWEST_TEMP; in predict_temp()
1044 if (temp_last == LOWEST_TEMP) in predict_temp()