Home
last modified time | relevance | path

Searched refs:s5pv210_freq_table (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/cpufreq/
Ds5pv210-cpufreq.c125 static struct cpufreq_frequency_table s5pv210_freq_table[] = { variable
244 new_freq = s5pv210_freq_table[index].frequency; in s5pv210_target()
247 if (cpufreq_frequency_table_target(policy, s5pv210_freq_table, in s5pv210_target()
550 return cpufreq_generic_init(policy, s5pv210_freq_table, 40000); in s5pv210_cpu_init()