Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soc/samsung/
Ds3c-cpu-freq.h60 struct s3c_cpufreq_freqs { struct
68 #define to_s3c_cpufreq(_cf) container_of(_cf, struct s3c_cpufreq_freqs, freqs) argument
/Linux-v6.1/arch/arm/mach-s3c/
Dmach-osiris-dvs.c54 struct s3c_cpufreq_freqs *freqs = to_s3c_cpufreq(cf); in osiris_dvs_notify()
/Linux-v6.1/drivers/cpufreq/
Ds3c24xx-cpufreq.c152 struct s3c_cpufreq_freqs freqs; in s3c_cpufreq_settarget()