Home
last modified time | relevance | path

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

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