Home
last modified time | relevance | path

Searched refs:tegra_getspeed (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mach-tegra/
Dcpu-tegra.c63 static unsigned int tegra_getspeed(unsigned int cpu) in tegra_getspeed() function
79 freqs.old = tegra_getspeed(0); in tegra_update_cpu_speed()
197 policy->cur = tegra_getspeed(policy->cpu); in tegra_cpu_init()
229 .get = tegra_getspeed,