Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soc/samsung/
Ds3c-cpufreq-core.h117 struct s3c_cpufreq_config { struct
118 struct s3c_freq freq;
119 struct s3c_freq max;
120 struct clk *mpll;
121 struct cpufreq_frequency_table pll;
122 struct s3c_clkdivs divs;
123 struct s3c_cpufreq_info *info; /* for core, not drivers */
124 struct s3c_cpufreq_board *board;
126 unsigned int lock_pll:1;