Searched refs:loongson2_clockmod_table (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/loongson/lemote-2f/
H A Dclock.c30 struct cpufreq_frequency_table loongson2_clockmod_table[] = { variable in typeref:struct:cpufreq_frequency_table
42 EXPORT_SYMBOL_GPL(loongson2_clockmod_table); variable
110 cpufreq_for_each_valid_entry(pos, loongson2_clockmod_table) clk_set_rate()
/linux-4.1.27/drivers/cpufreq/
H A Dloongson2_cpufreq.c60 loongson2_clockmod_table[index].driver_data) / 8; loongson2_cpufreq_target()
91 (loongson2_clockmod_table[i].frequency != CPUFREQ_TABLE_END); loongson2_cpufreq_cpu_init()
93 loongson2_clockmod_table[i].frequency = (rate * i) / 8; loongson2_cpufreq_cpu_init()
102 return cpufreq_generic_init(policy, &loongson2_clockmod_table[0], 0); loongson2_cpufreq_cpu_init()
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
H A Dloongson.h280 extern struct cpufreq_frequency_table loongson2_clockmod_table[];

Completed in 219 milliseconds