Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/macintosh/
Dwindfarm_pm112.c120 #define HIGH_OVER_AVERAGE (10 << 16) macro
235 if (t_avg >= (cpu_all_tmax + HIGH_OVER_AVERAGE)) { in cpu_check_overtemp()
Dwindfarm_rm31.c96 #define HIGH_OVER_AVERAGE (10 << 16) macro
176 if (t_avg >= (cpu_all_tmax + HIGH_OVER_AVERAGE)) { in cpu_check_overtemp()
Dwindfarm_pm72.c102 #define HIGH_OVER_AVERAGE (10 << 16) macro
182 if (t_avg >= (cpu_all_tmax + HIGH_OVER_AVERAGE)) { in cpu_check_overtemp()