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

/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_pm112.c116 #define LOW_OVER_AVERAGE 0 macro
229 if (t_avg >= (cpu_all_tmax + LOW_OVER_AVERAGE)) { cpu_check_overtemp()
H A Dwindfarm_rm31.c92 #define LOW_OVER_AVERAGE 0 macro
170 if (t_avg >= (cpu_all_tmax + LOW_OVER_AVERAGE)) { cpu_check_overtemp()
H A Dwindfarm_pm72.c98 #define LOW_OVER_AVERAGE 0 macro
176 if (t_avg >= (cpu_all_tmax + LOW_OVER_AVERAGE)) { cpu_check_overtemp()

Completed in 114 milliseconds