pxa255_run_freqs   61 drivers/cpufreq/pxa2xx-cpufreq.c static const struct pxa_freqs pxa255_run_freqs[] =
pxa255_run_freqs   83 drivers/cpufreq/pxa2xx-cpufreq.c #define NUM_PXA25x_RUN_FREQS ARRAY_SIZE(pxa255_run_freqs)
pxa255_run_freqs  156 drivers/cpufreq/pxa2xx-cpufreq.c 			*pxa_freqs = pxa255_run_freqs;
pxa255_run_freqs  246 drivers/cpufreq/pxa2xx-cpufreq.c 		pxa255_run_freq_table[i].frequency = pxa255_run_freqs[i].khz;