Searched defs:freqs (Results 1 – 17 of 17) sorted by relevance
/linux-4.19.296/drivers/cpufreq/ |
D | unicore2-cpufreq.c | 41 struct cpufreq_freqs freqs; in ucv2_target() local
|
D | cpufreq.c | 305 struct cpufreq_freqs *freqs, in cpufreq_notify_transition() 358 struct cpufreq_freqs *freqs, int transition_failed) in cpufreq_notify_post_transition() 370 struct cpufreq_freqs *freqs) in cpufreq_freq_transition_begin() 404 struct cpufreq_freqs *freqs, int transition_failed) in cpufreq_freq_transition_end() 1471 struct cpufreq_freqs freqs; in cpufreq_out_of_sync() local 1875 struct cpufreq_freqs *freqs, int index) in __target_intermediate() 1901 struct cpufreq_freqs freqs = {.old = policy->cur, .flags = 0}; in __target_index() local
|
D | sh-cpufreq.c | 49 struct cpufreq_freqs freqs; in __sh_cpufreq_target() local
|
D | powernow-k6.c | 229 struct cpufreq_freqs freqs; in powernow_k6_cpu_exit() local
|
D | longhaul.c | 250 struct cpufreq_freqs freqs; in longhaul_setstate() local 961 struct cpufreq_freqs freqs; in longhaul_exit() local
|
D | cpufreq-nforce2.c | 256 struct cpufreq_freqs freqs; in nforce2_target() local
|
D | pxa3xx-cpufreq.c | 91 struct pxa3xx_freq_info *freqs, int num) in setup_freqs_table()
|
D | cppc_cpufreq.c | 138 struct cpufreq_freqs freqs; in cppc_cpufreq_set_target() local
|
D | pmac32-cpufreq.c | 486 const u32 *freqs, *ratio; in pmac_cpufreq_init_MacRISC3() local
|
D | gx-suspmod.c | 259 struct cpufreq_freqs freqs; in gx_set_cpuspeed() local
|
D | s3c24xx-cpufreq.c | 159 struct s3c_cpufreq_freqs freqs; in s3c_cpufreq_settarget() local
|
D | powernow-k7.c | 251 struct cpufreq_freqs freqs; in powernow_target() local
|
D | pcc-cpufreq.c | 202 struct cpufreq_freqs freqs; in pcc_cpufreq_target() local
|
D | powernow-k8.c | 890 struct cpufreq_freqs freqs; in transition_frequency_fidvid() local
|
D | intel_pstate.c | 2190 struct cpufreq_freqs freqs; in intel_cpufreq_target() local
|
/linux-4.19.296/drivers/clk/pxa/ |
D | clk-pxa.c | 211 struct pxa2xx_freq *freqs, int nb_freqs) in pxa2xx_determine_rate()
|
/linux-4.19.296/drivers/i2c/algos/ |
D | i2c-algo-pca.c | 407 static int freqs[] = {330, 288, 217, 146, 88, 59, 44, 36}; in pca_init() local
|