/arch/arm/mach-imx/ |
D | cpufreq.c | 95 long imx_compute_mpctl(u32 *new_mpctl, u32 cur_mpctl, u32 f_ref, unsigned long freq, int relation) in imx_compute_mpctl() argument 182 unsigned int relation) in imx_set_target() argument 211 freq = imx_compute_mpctl(&mpctl0, mpctl0_at_boot, CLK32 * 512, freq, relation); in imx_set_target() 218 if (relation == CPUFREQ_RELATION_L) in imx_set_target()
|
/arch/arm/mach-sa1100/ |
D | cpu-sa1100.c | 183 unsigned int relation) in sa1100_target() argument 189 switch(relation){ in sa1100_target()
|
D | cpu-sa1110.c | 227 unsigned int relation) in sa1110_target() argument 235 switch(relation){ in sa1110_target()
|
/arch/cris/arch-v32/mach-a3/ |
D | cpufreq.c | 70 unsigned int relation) in cris_freq_target() argument 75 target_freq, relation, &newstate)) in cris_freq_target()
|
/arch/x86/kernel/cpu/cpufreq/ |
D | sc520_freq.c | 86 unsigned int relation) in sc520_freq_target() argument 90 if (cpufreq_frequency_table_target(policy, sc520_freq_table, target_freq, relation, &newstate)) in sc520_freq_target()
|
D | powernow-k6.c | 128 unsigned int relation) in powernow_k6_target() argument 132 if (cpufreq_frequency_table_target(policy, &clock_ratio[0], target_freq, relation, &newstate)) in powernow_k6_target()
|
D | elanfreq.c | 183 unsigned int relation) in elanfreq_target() argument 187 if (cpufreq_frequency_table_target(policy, &elanfreq_table[0], target_freq, relation, &newstate)) in elanfreq_target()
|
D | speedstep-ich.c | 260 unsigned int relation) in speedstep_target() argument 267 if (cpufreq_frequency_table_target(policy, &speedstep_freqs[0], target_freq, relation, &newstate)) in speedstep_target()
|
D | p4-clockmod.c | 109 unsigned int relation) in cpufreq_p4_target() argument 115 if (cpufreq_frequency_table_target(policy, &p4clockmod_table[0], target_freq, relation, &newstate)) in cpufreq_p4_target()
|
D | speedstep-smi.c | 223 unsigned int target_freq, unsigned int relation) in speedstep_target() argument 228 if (cpufreq_frequency_table_target(policy, &speedstep_freqs[0], target_freq, relation, &newstate)) in speedstep_target()
|
D | e_powersaver.c | 117 unsigned int relation) in eps_target() argument 132 relation, in eps_target()
|
/arch/cris/arch-v32/mach-fs/ |
D | cpufreq.c | 66 unsigned int target_freq, unsigned int relation) in cris_freq_target() argument 71 (policy, cris_freq_table, target_freq, relation, &newstate)) in cris_freq_target()
|
/arch/blackfin/mach-common/ |
D | cpufreq.c | 86 unsigned int target_freq, unsigned int relation) in bfin_target() argument 94 target_freq, relation, &index)) in bfin_target()
|
/arch/powerpc/platforms/cell/ |
D | cbe_cpufreq.c | 144 unsigned int relation) in cbe_cpufreq_target() argument 153 relation, in cbe_cpufreq_target()
|
/arch/arm/mach-integrator/ |
D | cpu.c | 78 unsigned int relation) in integrator_set_target() argument 113 if (relation == CPUFREQ_RELATION_L) in integrator_set_target()
|
/arch/arm/mach-pxa/ |
D | cpufreq-pxa3xx.c | 168 unsigned int relation) in pxa3xx_cpufreq_set() argument 180 target_freq, relation, &idx)) in pxa3xx_cpufreq_set()
|
D | cpufreq-pxa2xx.c | 247 unsigned int relation) in pxa_set_target() argument 262 target_freq, relation, &idx)) { in pxa_set_target()
|
/arch/sparc/kernel/ |
D | us3_cpufreq.c | 148 unsigned int relation) in us3_freq_target() argument 155 relation, in us3_freq_target()
|
D | us2e_cpufreq.c | 289 unsigned int relation) in us2e_freq_target() argument 295 target_freq, relation, &new_index)) in us2e_freq_target()
|
/arch/powerpc/platforms/pasemi/ |
D | cpufreq.c | 254 unsigned int relation) in pas_cpufreq_target() argument 263 relation, in pas_cpufreq_target()
|
/arch/arm/plat-omap/ |
D | cpu-omap.c | 68 unsigned int relation) in omap_target() argument
|
/arch/avr32/mach-at32ap/ |
D | cpufreq.c | 48 unsigned int relation) in at32_set_target() argument
|
/arch/sh/kernel/ |
D | cpufreq.c | 40 unsigned int relation) in sh_cpufreq_target() argument
|
/arch/ia64/kernel/cpufreq/ |
D | acpi-cpufreq.c | 231 unsigned int relation) in acpi_cpufreq_target() argument 240 data->freq_table, target_freq, relation, &next_state); in acpi_cpufreq_target()
|
/arch/powerpc/platforms/powermac/ |
D | cpufreq_32.c | 391 unsigned int relation) in pmac_cpufreq_target() argument 397 target_freq, relation, &newstate)) in pmac_cpufreq_target()
|