pxa255_turbo_table 91 drivers/cpufreq/pxa2xx-cpufreq.c static unsigned int pxa255_turbo_table; pxa255_turbo_table 92 drivers/cpufreq/pxa2xx-cpufreq.c module_param(pxa255_turbo_table, uint, 0); pxa255_turbo_table 93 drivers/cpufreq/pxa2xx-cpufreq.c MODULE_PARM_DESC(pxa255_turbo_table, "Selects the frequency table (0 = run table, !0 = turbo table)"); pxa255_turbo_table 155 drivers/cpufreq/pxa2xx-cpufreq.c if (!pxa255_turbo_table) { pxa255_turbo_table 259 drivers/cpufreq/pxa2xx-cpufreq.c pxa255_turbo_table = !!pxa255_turbo_table; pxa255_turbo_table 279 drivers/cpufreq/pxa2xx-cpufreq.c pxa255_turbo_table ? "turbo" : "run");