Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/soc/samsung/
Ds3c-cpufreq-core.h243 extern int s3c2412_iotiming_get(struct s3c_cpufreq_config *cfg,
255 #define s3c2412_iotiming_get NULL macro
/linux-6.1.9/drivers/cpufreq/
Ds3c2412-cpufreq.c175 .get_iotiming = s3c2412_iotiming_get,
/linux-6.1.9/arch/arm/mach-s3c/
Diotiming-s3c2412.c228 int s3c2412_iotiming_get(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_get() function