Searched refs:LOW_OVER_CLEAR (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_pm112.c118 #define LOW_OVER_CLEAR ((-10) << 16) macro
254 (temp < (cpu_all_tmax + LOW_OVER_CLEAR))) { cpu_check_overtemp()
H A Dwindfarm_rm31.c94 #define LOW_OVER_CLEAR ((-10) << 16) macro
195 (temp < (cpu_all_tmax + LOW_OVER_CLEAR))) { cpu_check_overtemp()
H A Dwindfarm_pm72.c100 #define LOW_OVER_CLEAR ((-10) << 16) macro
201 (temp < (cpu_all_tmax + LOW_OVER_CLEAR))) { cpu_check_overtemp()

Completed in 134 milliseconds