Searched refs:old_freq (Results 1 – 2 of 2) sorted by relevance
631 unsigned long old_freq = opp_get_freq(data->curr_opp); in exynos4_bus_target() local636 if (old_freq == freq) in exynos4_bus_target()646 if (old_freq < freq) in exynos4_bus_target()651 if (old_freq != freq) { in exynos4_bus_target()666 if (old_freq > freq) in exynos4_bus_target()
1173 static void cpufreq_out_of_sync(unsigned int cpu, unsigned int old_freq, in cpufreq_out_of_sync() argument1179 "core thinks of %u, is %u kHz.\n", old_freq, new_freq); in cpufreq_out_of_sync()1182 freqs.old = old_freq; in cpufreq_out_of_sync()