Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dpxa3xx-cpufreq.c37 struct pxa3xx_freq_info { struct
65 static struct pxa3xx_freq_info pxa300_freqs[] = { argument
73 static struct pxa3xx_freq_info pxa320_freqs[] = {
83 static struct pxa3xx_freq_info *pxa3xx_freqs;
87 struct pxa3xx_freq_info *freqs, int num) in setup_freqs_table()
112 static void __update_core_freq(struct pxa3xx_freq_info *info) in __update_core_freq()
133 static void __update_bus_freq(struct pxa3xx_freq_info *info) in __update_bus_freq()
158 struct pxa3xx_freq_info *next; in pxa3xx_cpufreq_set()