Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pm112.c115 #define LOW_OVER_AVERAGE 0 macro
233 if (t_avg >= (cpu_all_tmax + LOW_OVER_AVERAGE)) { in cpu_check_overtemp()
H A Dwindfarm_rm31.c91 #define LOW_OVER_AVERAGE 0 macro
169 if (t_avg >= (cpu_all_tmax + LOW_OVER_AVERAGE)) { in cpu_check_overtemp()
H A Dwindfarm_pm72.c97 #define LOW_OVER_AVERAGE 0 macro
175 if (t_avg >= (cpu_all_tmax + LOW_OVER_AVERAGE)) { in cpu_check_overtemp()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_pm112.c117 #define LOW_OVER_AVERAGE 0 macro
235 if (t_avg >= (cpu_all_tmax + LOW_OVER_AVERAGE)) { in cpu_check_overtemp()
H A Dwindfarm_rm31.c91 #define LOW_OVER_AVERAGE 0 macro
169 if (t_avg >= (cpu_all_tmax + LOW_OVER_AVERAGE)) { in cpu_check_overtemp()
H A Dwindfarm_pm72.c97 #define LOW_OVER_AVERAGE 0 macro
175 if (t_avg >= (cpu_all_tmax + LOW_OVER_AVERAGE)) { in cpu_check_overtemp()

Completed in 7 milliseconds