Searched refs:cpu_thist (Results 1 – 3 of 3) sorted by relevance
67 static u32 cpu_thist[CPU_TEMP_HIST_SIZE]; variable149 cpu_thist[i] = temp; in cpu_check_overtemp()159 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()160 cpu_thist[cpu_thist_pt] = temp; in cpu_check_overtemp()
76 static u32 cpu_thist[CPU_TEMP_HIST_SIZE]; variable155 cpu_thist[i] = temp; in cpu_check_overtemp()165 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()166 cpu_thist[cpu_thist_pt] = temp; in cpu_check_overtemp()
91 static u32 cpu_thist[CPU_TEMP_HIST_SIZE]; variable218 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()219 cpu_thist[cpu_thist_pt] = temp; in cpu_check_overtemp()