Home
last modified time | relevance | path

Searched refs:HIGH_OVER_AVERAGE (Results 1 - 6 of 6) sorted by relevance

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

Completed in 7 milliseconds