Searched defs:s3c_cpufreq_config (Results 1 – 1 of 1) sorted by relevance
119 struct s3c_cpufreq_config { struct120 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;