Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sa1100/
H A Dgeneric.h25 extern unsigned int sa11x0_getspeed(unsigned int cpu);
H A Dclock.c74 return sa11x0_getspeed(0) * 1000; in clk_mpll_recalc_rate()
H A Dgeneric.c67 unsigned int sa11x0_getspeed(unsigned int cpu) in sa11x0_getspeed() function
/openbmc/linux/drivers/cpufreq/
H A Dsa1110-cpufreq.c317 .get = sa11x0_getspeed,