Searched refs:exynos_getspeed (Results 1 – 1 of 1) sorted by relevance
40 unsigned int exynos_getspeed(unsigned int cpu) in exynos_getspeed() function167 saved_frequency = exynos_getspeed(0); in exynos_cpufreq_pm_notifier()209 policy->cur = policy->min = policy->max = exynos_getspeed(policy->cpu); in exynos_cpufreq_cpu_init()236 .get = exynos_getspeed,