Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-samsung/include/plat/
Dcpu-freq-core.h223 extern int s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg,
233 #define s3c2410_iotiming_calc NULL macro
/linux-4.1.27/drivers/cpufreq/
Ds3c2410-cpufreq.c103 .calc_iotiming = s3c2410_iotiming_calc,
Ds3c2440-cpufreq.c254 .calc_iotiming = s3c2410_iotiming_calc,
/linux-4.1.27/arch/arm/mach-s3c24xx/
Diotiming-s3c2410.c361 int s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_calc() function