Home
last modified time | relevance | path

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

/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 clk *mpll;
123 struct cpufreq_frequency_table pll;
124 struct s3c_clkdivs divs;
125 struct s3c_cpufreq_info *info; /* for core, not drivers */
126 struct s3c_cpufreq_board *board;
128 unsigned int lock_pll:1;