Searched refs:pmac_cpu_freqs (Results 1 – 1 of 1) sorted by relevance
81 static struct cpufreq_frequency_table pmac_cpu_freqs[] = { variable375 cpufreq_generic_init(policy, pmac_cpu_freqs, transition_latency); in pmac_cpufreq_cpu_init()681 pmac_cpu_freqs[CPUFREQ_LOW].frequency = low_freq; in pmac_cpufreq_setup()682 pmac_cpu_freqs[CPUFREQ_HIGH].frequency = hi_freq; in pmac_cpufreq_setup()