Searched refs:MAX_TEMP (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/thermal/ | ||
H A D | rockchip_thermal.c | 280 #define MAX_TEMP (125000)
macro 467 if (*temp < MIN_TEMP || *temp > MAX_TEMP) { in rk_tsadcv2_code_to_temp() |
Completed in 3 milliseconds