Searched refs:s3c2410_iotiming_calc (Results 1 – 4 of 4) sorted by relevance
219 extern int s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg,229 #define s3c2410_iotiming_calc NULL macro
100 .calc_iotiming = s3c2410_iotiming_calc,
253 .calc_iotiming = s3c2410_iotiming_calc,
357 int s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_calc() function