Searched refs:cpu_thist (Results 1 – 3 of 3) sorted by relevance
66 static u32 cpu_thist[CPU_TEMP_HIST_SIZE]; variable148 cpu_thist[i] = temp; in cpu_check_overtemp()158 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()159 cpu_thist[cpu_thist_pt] = temp; in cpu_check_overtemp()
75 static u32 cpu_thist[CPU_TEMP_HIST_SIZE]; variable154 cpu_thist[i] = temp; in cpu_check_overtemp()164 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()165 cpu_thist[cpu_thist_pt] = temp; in cpu_check_overtemp()
92 static u32 cpu_thist[CPU_TEMP_HIST_SIZE]; variable224 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()225 cpu_thist[cpu_thist_pt] = temp; in cpu_check_overtemp()