pxa27x_maxfreq 42 drivers/cpufreq/pxa2xx-cpufreq.c static unsigned int pxa27x_maxfreq; pxa27x_maxfreq 43 drivers/cpufreq/pxa2xx-cpufreq.c module_param(pxa27x_maxfreq, uint, 0); pxa27x_maxfreq 44 drivers/cpufreq/pxa2xx-cpufreq.c MODULE_PARM_DESC(pxa27x_maxfreq, "Set the pxa27x maxfreq in MHz" pxa27x_maxfreq 172 drivers/cpufreq/pxa2xx-cpufreq.c if (!pxa27x_maxfreq) { pxa27x_maxfreq 173 drivers/cpufreq/pxa2xx-cpufreq.c pxa27x_maxfreq = 416000; pxa27x_maxfreq 175 drivers/cpufreq/pxa2xx-cpufreq.c pxa27x_maxfreq); pxa27x_maxfreq 177 drivers/cpufreq/pxa2xx-cpufreq.c pxa27x_maxfreq *= 1000; pxa27x_maxfreq 264 drivers/cpufreq/pxa2xx-cpufreq.c if (freq > pxa27x_maxfreq)