Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dimx8mm_thermal.c73 #define VER2_TEMP_HIGH_LIMIT 125000 macro
111 if (*temp < VER1_TEMP_LOW_LIMIT || *temp > VER2_TEMP_HIGH_LIMIT) in imx8mm_tmu_get_temp()
135 if (*temp < VER2_TEMP_LOW_LIMIT || *temp > VER2_TEMP_HIGH_LIMIT) in imx8mp_tmu_get_temp()