Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/arch/arm/mach-s3c2440/
Dmach-osiris-dvs.c58 struct s3c_cpufreq_freqs *freqs = to_s3c_cpufreq(cf); in osiris_dvs_notify()
/linux-2.6.39/arch/arm/plat-s3c24xx/
Dcpu-freq.c163 struct s3c_cpufreq_freqs freqs; in s3c_cpufreq_settarget()