Searched refs:s3c_cpufreq_config (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-s3c24xx/include/plat/
H A Dcpu-freq-core.h106 * struct s3c_cpufreq_config - current cpu frequency configuration
119 struct s3c_cpufreq_config { struct
173 int (*get_iotiming)(struct s3c_cpufreq_config *cfg,
176 void (*set_iotiming)(struct s3c_cpufreq_config *cfg,
179 int (*calc_iotiming)(struct s3c_cpufreq_config *cfg,
182 int (*calc_freqtable)(struct s3c_cpufreq_config *cfg,
187 struct s3c_cpufreq_config *cfg,
190 void (*set_refresh)(struct s3c_cpufreq_config *cfg);
191 void (*set_fvco)(struct s3c_cpufreq_config *cfg);
192 void (*set_divs)(struct s3c_cpufreq_config *cf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/include/plat/
H A Dcpu-freq-core.h106 * struct s3c_cpufreq_config - current cpu frequency configuration
119 struct s3c_cpufreq_config { struct
173 int (*get_iotiming)(struct s3c_cpufreq_config *cfg,
176 void (*set_iotiming)(struct s3c_cpufreq_config *cfg,
179 int (*calc_iotiming)(struct s3c_cpufreq_config *cfg,
182 int (*calc_freqtable)(struct s3c_cpufreq_config *cfg,
187 struct s3c_cpufreq_config *cfg,
190 void (*set_refresh)(struct s3c_cpufreq_config *cfg);
191 void (*set_fvco)(struct s3c_cpufreq_config *cfg);
192 void (*set_divs)(struct s3c_cpufreq_config *cf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ds3c2410-cpufreq-utils.c32 void s3c2410_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg)
61 void s3c2410_set_fvco(struct s3c_cpufreq_config *cfg)
H A Ds3c2412-iotiming.c97 static int s3c2412_calc_bank(struct s3c_cpufreq_config *cfg,
120 struct s3c_cpufreq_config *cfg,
144 int s3c2412_iotiming_calc(struct s3c_cpufreq_config *cfg,
177 void s3c2412_iotiming_set(struct s3c_cpufreq_config *cfg,
207 static void s3c2412_iotiming_getbank(struct s3c_cpufreq_config *cfg,
234 int s3c2412_iotiming_get(struct s3c_cpufreq_config *cfg,
265 void s3c2412_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg)
H A Dcpu-freq-debugfs.c40 struct s3c_cpufreq_config *cfg;
80 struct s3c_cpufreq_config *cfg;
122 void (*show_bank)(struct seq_file *, struct s3c_cpufreq_config *, union s3c_iobank *);
123 struct s3c_cpufreq_config *cfg;
H A Ds3c2410-iotiming.c217 static int s3c2410_calc_bank(struct s3c_cpufreq_config *cfg,
295 void s3c2410_iotiming_getbank(struct s3c_cpufreq_config *cfg,
315 struct s3c_cpufreq_config *cfg,
361 int s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg,
403 void s3c2410_iotiming_set(struct s3c_cpufreq_config *cfg,
435 int s3c2410_iotiming_get(struct s3c_cpufreq_config *cfg,
H A Dcpu-freq.c40 static struct s3c_cpufreq_config cpu_cur;
55 struct s3c_cpufreq_config *s3c_cpufreq_getconfig(void)
66 static void s3c_cpufreq_getcur(struct s3c_cpufreq_config *cfg)
84 static inline void s3c_cpufreq_calc(struct s3c_cpufreq_config *cfg)
105 struct s3c_cpufreq_config *cfg)
115 static void s3c_cpufreq_setio(struct s3c_cpufreq_config *cfg)
121 static int s3c_cpufreq_calcio(struct s3c_cpufreq_config *cfg)
129 static void s3c_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg)
134 static void s3c_cpufreq_setdivs(struct s3c_cpufreq_config *cfg)
139 static int s3c_cpufreq_calcdivs(struct s3c_cpufreq_config *cf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Ds3c2410-cpufreq-utils.c32 void s3c2410_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg)
61 void s3c2410_set_fvco(struct s3c_cpufreq_config *cfg)
H A Ds3c2412-iotiming.c97 static int s3c2412_calc_bank(struct s3c_cpufreq_config *cfg,
120 struct s3c_cpufreq_config *cfg,
144 int s3c2412_iotiming_calc(struct s3c_cpufreq_config *cfg,
177 void s3c2412_iotiming_set(struct s3c_cpufreq_config *cfg,
207 static void s3c2412_iotiming_getbank(struct s3c_cpufreq_config *cfg,
234 int s3c2412_iotiming_get(struct s3c_cpufreq_config *cfg,
265 void s3c2412_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg)
H A Dcpu-freq-debugfs.c40 struct s3c_cpufreq_config *cfg;
80 struct s3c_cpufreq_config *cfg;
122 void (*show_bank)(struct seq_file *, struct s3c_cpufreq_config *, union s3c_iobank *);
123 struct s3c_cpufreq_config *cfg;
H A Ds3c2410-iotiming.c217 static int s3c2410_calc_bank(struct s3c_cpufreq_config *cfg,
295 void s3c2410_iotiming_getbank(struct s3c_cpufreq_config *cfg,
315 struct s3c_cpufreq_config *cfg,
361 int s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg,
403 void s3c2410_iotiming_set(struct s3c_cpufreq_config *cfg,
435 int s3c2410_iotiming_get(struct s3c_cpufreq_config *cfg,
H A Dcpu-freq.c40 static struct s3c_cpufreq_config cpu_cur;
55 struct s3c_cpufreq_config *s3c_cpufreq_getconfig(void)
66 static void s3c_cpufreq_getcur(struct s3c_cpufreq_config *cfg)
84 static inline void s3c_cpufreq_calc(struct s3c_cpufreq_config *cfg)
105 struct s3c_cpufreq_config *cfg)
115 static void s3c_cpufreq_setio(struct s3c_cpufreq_config *cfg)
121 static int s3c_cpufreq_calcio(struct s3c_cpufreq_config *cfg)
129 static void s3c_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg)
134 static void s3c_cpufreq_setdivs(struct s3c_cpufreq_config *cfg)
139 static int s3c_cpufreq_calcdivs(struct s3c_cpufreq_config *cf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2410/
H A Dcpu-freq.c35 static void s3c2410_cpufreq_setdivs(struct s3c_cpufreq_config *cfg)
48 static int s3c2410_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Dcpu-freq.c35 static void s3c2410_cpufreq_setdivs(struct s3c_cpufreq_config *cfg)
48 static int s3c2410_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2412/
H A Dcpu-freq.c43 static int s3c2412_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg)
118 static void s3c2412_cpufreq_setdivs(struct s3c_cpufreq_config *cfg)
145 static void s3c2412_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2440/
H A Ds3c2440-cpufreq.c59 int s3c2440_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg)
144 static void s3c2440_cpufreq_setdivs(struct s3c_cpufreq_config *cfg)
227 static int s3c2440_cpufreq_calctable(struct s3c_cpufreq_config *cfg,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2412/
H A Dcpu-freq.c43 static int s3c2412_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg)
118 static void s3c2412_cpufreq_setdivs(struct s3c_cpufreq_config *cfg)
145 static void s3c2412_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2440/
H A Ds3c2440-cpufreq.c59 int s3c2440_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg)
144 static void s3c2440_cpufreq_setdivs(struct s3c_cpufreq_config *cfg)
227 static int s3c2440_cpufreq_calctable(struct s3c_cpufreq_config *cfg,

Completed in 144 milliseconds