Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/macintosh/
Dwindfarm_pm112.c121 #define HIGH_OVER_AVERAGE (10 << 16) macro
241 if (t_avg >= (cpu_all_tmax + HIGH_OVER_AVERAGE)) { in cpu_check_overtemp()
Dwindfarm_rm31.c95 #define HIGH_OVER_AVERAGE (10 << 16) macro
175 if (t_avg >= (cpu_all_tmax + HIGH_OVER_AVERAGE)) { in cpu_check_overtemp()
Dwindfarm_pm72.c101 #define HIGH_OVER_AVERAGE (10 << 16) macro
181 if (t_avg >= (cpu_all_tmax + HIGH_OVER_AVERAGE)) { in cpu_check_overtemp()