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