Home
last modified time | relevance | path

Searched refs:s3c2412_iotiming_get (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/plat-samsung/include/plat/
Dcpu-freq-core.h245 extern int s3c2412_iotiming_get(struct s3c_cpufreq_config *cfg,
256 #define s3c2412_iotiming_get NULL macro
/linux-4.1.27/drivers/cpufreq/
Ds3c2412-cpufreq.c188 .get_iotiming = s3c2412_iotiming_get,
/linux-4.1.27/arch/arm/mach-s3c24xx/
Diotiming-s3c2412.c232 int s3c2412_iotiming_get(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_get() function