Searched refs:s3c2412_iotiming_calc (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Diotiming-s3c2412.c135 * s3c2412_iotiming_calc - calculate all the bank divisor settings.
142 int s3c2412_iotiming_calc(struct s3c_cpufreq_config *cfg, s3c2412_iotiming_calc() function
173 * calling s3c2412_iotiming_calc().
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
H A Dcpu-freq-core.h248 extern int s3c2412_iotiming_calc(struct s3c_cpufreq_config *cfg,
255 #define s3c2412_iotiming_calc NULL macro
/linux-4.4.14/drivers/cpufreq/
H A Ds3c2412-cpufreq.c186 .calc_iotiming = s3c2412_iotiming_calc,

Completed in 79 milliseconds