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

/linux-4.1.27/drivers/cpufreq/
H A Dpxa3xx-cpufreq.c41 struct pxa3xx_freq_info { struct
69 static struct pxa3xx_freq_info pxa300_freqs[] = {
77 static struct pxa3xx_freq_info pxa320_freqs[] = {
87 static struct pxa3xx_freq_info *pxa3xx_freqs;
91 struct pxa3xx_freq_info *freqs, int num) setup_freqs_table()
114 static void __update_core_freq(struct pxa3xx_freq_info *info) __update_core_freq()
135 static void __update_bus_freq(struct pxa3xx_freq_info *info) __update_bus_freq()
160 struct pxa3xx_freq_info *next; pxa3xx_cpufreq_set()

Completed in 50 milliseconds