Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dcpu-freq-core.h119 struct s3c_cpufreq_config { struct
171 int (*get_iotiming)(struct s3c_cpufreq_config *cfg,
174 void (*set_iotiming)(struct s3c_cpufreq_config *cfg,
177 int (*calc_iotiming)(struct s3c_cpufreq_config *cfg,
180 int (*calc_freqtable)(struct s3c_cpufreq_config *cfg,
185 struct s3c_cpufreq_config *cfg,
188 void (*set_refresh)(struct s3c_cpufreq_config *cfg);
189 void (*set_fvco)(struct s3c_cpufreq_config *cfg);
190 void (*set_divs)(struct s3c_cpufreq_config *cfg);
191 int (*calc_divs)(struct s3c_cpufreq_config *cfg);
[all …]
/arch/arm/mach-s3c24xx/
Diotiming-s3c2412.c95 static int s3c2412_calc_bank(struct s3c_cpufreq_config *cfg, in s3c2412_calc_bank()
118 struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_debugfs()
142 int s3c2412_iotiming_calc(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_calc()
175 void s3c2412_iotiming_set(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_set()
205 static void s3c2412_iotiming_getbank(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_getbank()
232 int s3c2412_iotiming_get(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_get()
263 void s3c2412_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg) in s3c2412_cpufreq_setrefresh()
Dcpufreq-utils.c33 void s3c2410_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg) in s3c2410_cpufreq_setrefresh()
62 void s3c2410_set_fvco(struct s3c_cpufreq_config *cfg) in s3c2410_set_fvco()
Diotiming-s3c2410.c217 static int s3c2410_calc_bank(struct s3c_cpufreq_config *cfg, in s3c2410_calc_bank()
295 void s3c2410_iotiming_getbank(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_getbank()
315 struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_debugfs()
361 int s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_calc()
403 void s3c2410_iotiming_set(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_set()
435 int s3c2410_iotiming_get(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_get()