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.h115 struct s3c_cpufreq_config { struct
116 struct s3c_freq freq;
117 struct s3c_freq max;
118 struct clk *mpll;
119 struct cpufreq_frequency_table pll;
120 struct s3c_clkdivs divs;
121 struct s3c_cpufreq_info *info; /* for core, not drivers */
122 struct s3c_cpufreq_board *board;
124 unsigned int lock_pll:1;