Searched refs:cbe_freqs (Results 1 – 2 of 2) sorted by relevance
34 static struct cpufreq_frequency_table cbe_freqs[] = { variable106 cpufreq_for_each_entry(pos, cbe_freqs) { in cbe_cpufreq_cpu_init()108 pr_debug("%d: %d\n", (int)(pos - cbe_freqs), pos->frequency); in cbe_cpufreq_cpu_init()118 policy->cur = cbe_freqs[cur_pmode].frequency; in cbe_cpufreq_cpu_init()126 return cpufreq_table_validate_and_show(policy, cbe_freqs); in cbe_cpufreq_cpu_init()135 cbe_freqs[cbe_pmode_new].frequency, in cbe_cpufreq_target()136 cbe_freqs[cbe_pmode_new].driver_data); in cbe_cpufreq_target()
97 struct cpufreq_frequency_table *cbe_freqs; in pmi_notifier() local106 cbe_freqs = cpufreq_frequency_get_table(policy->cpu); in pmi_notifier()117 cbe_freqs[pmi_slow_mode_limit[node]].frequency); in pmi_notifier()