Searched refs:TEMP_MAX (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dcbe_thermal.c60 #define TEMP_MAX 125 macro
134 if (ret != 1 || temp < TEMP_MIN || temp > TEMP_MAX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dw83627hf.c266 #define TEMP_MAX ( 127000) macro
272 int ntemp = SENSORS_LIMIT(temp, TEMP_MIN, TEMP_MAX);

Completed in 66 milliseconds