Home
last modified time | relevance | path

Searched defs:s3c_cpufreq_config (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/arm/plat-samsung/include/plat/
Dcpu-freq-core.h119 struct s3c_cpufreq_config { struct
120 struct s3c_freq freq;
121 struct s3c_freq max;
122 struct cpufreq_frequency_table pll;
123 struct s3c_clkdivs divs;
124 struct s3c_cpufreq_info *info; /* for core, not drivers */
125 struct s3c_cpufreq_board *board;
127 unsigned int lock_pll:1;