Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dcpu-freq.h58 struct s3c_cpufreq_freqs { struct
66 #define to_s3c_cpufreq(_cf) container_of(_cf, struct s3c_cpufreq_freqs, freqs) argument
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-osiris-dvs.c54 struct s3c_cpufreq_freqs *freqs = to_s3c_cpufreq(cf); in osiris_dvs_notify()
/Linux-v4.19/drivers/cpufreq/
Ds3c24xx-cpufreq.c159 struct s3c_cpufreq_freqs freqs; in s3c_cpufreq_settarget()