Searched refs:s3c2410_iotiming_calc (Results 1 – 4 of 4) sorted by relevance
223 extern int s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg,233 #define s3c2410_iotiming_calc NULL macro
103 .calc_iotiming = s3c2410_iotiming_calc,
254 .calc_iotiming = s3c2410_iotiming_calc,
361 int s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_calc() function