Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-samsung/include/plat/
Dcpu-freq.h62 struct s3c_cpufreq_freqs { struct
70 #define to_s3c_cpufreq(_cf) container_of(_cf, struct s3c_cpufreq_freqs, freqs) argument
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-osiris-dvs.c59 struct s3c_cpufreq_freqs *freqs = to_s3c_cpufreq(cf); in osiris_dvs_notify()
/linux-4.1.27/drivers/cpufreq/
Ds3c24xx-cpufreq.c157 struct s3c_cpufreq_freqs freqs; in s3c_cpufreq_settarget()