Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/soc/samsung/
H A Ds3c-cpufreq-core.h224 extern int s3c2410_iotiming_get(struct s3c_cpufreq_config *cfg,
232 #define s3c2410_iotiming_get NULL macro
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Ds3c2410-cpufreq.c102 .get_iotiming = s3c2410_iotiming_get,
H A Ds3c2440-cpufreq.c268 .get_iotiming = s3c2410_iotiming_get,
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Diotiming-s3c2410.c431 int s3c2410_iotiming_get(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_get() function