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

/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_pm112.c199 s32 t_avg, t_old; cpu_check_overtemp() local
218 t_old = cpu_thist[cpu_thist_pt]; cpu_check_overtemp()
221 cpu_thist_total -= t_old; cpu_check_overtemp()
226 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); cpu_check_overtemp()
H A Dwindfarm_rm31.c123 s32 t_avg, t_old; cpu_check_overtemp() local
159 t_old = cpu_thist[cpu_thist_pt]; cpu_check_overtemp()
162 cpu_thist_total -= t_old; cpu_check_overtemp()
167 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); cpu_check_overtemp()
H A Dwindfarm_pm72.c129 s32 t_avg, t_old; cpu_check_overtemp() local
165 t_old = cpu_thist[cpu_thist_pt]; cpu_check_overtemp()
168 cpu_thist_total -= t_old; cpu_check_overtemp()
173 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); cpu_check_overtemp()

Completed in 95 milliseconds