Searched refs:pxa3xx_freq_info (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dcpufreq-pxa3xx.c43 struct pxa3xx_freq_info { struct
71 static struct pxa3xx_freq_info pxa300_freqs[] = {
79 static struct pxa3xx_freq_info pxa320_freqs[] = {
89 static struct pxa3xx_freq_info *pxa3xx_freqs;
93 struct pxa3xx_freq_info *freqs, int num)
116 static void __update_core_freq(struct pxa3xx_freq_info *info)
137 static void __update_bus_freq(struct pxa3xx_freq_info *info)
169 struct pxa3xx_freq_info *next;

Completed in 28 milliseconds