Home
last modified time | relevance | path

Searched refs:relation (Results 1 – 25 of 34) sorted by relevance

12

/arch/arm/mach-imx/
Dcpufreq.c95 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/
Dcpu-sa1100.c183 unsigned int relation) in sa1100_target() argument
189 switch(relation){ in sa1100_target()
Dcpu-sa1110.c227 unsigned int relation) in sa1110_target() argument
235 switch(relation){ in sa1110_target()
/arch/cris/arch-v32/mach-a3/
Dcpufreq.c70 unsigned int relation) in cris_freq_target() argument
75 target_freq, relation, &newstate)) in cris_freq_target()
/arch/x86/kernel/cpu/cpufreq/
Dsc520_freq.c86 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()
Dpowernow-k6.c128 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()
Delanfreq.c183 unsigned int relation) in elanfreq_target() argument
187 if (cpufreq_frequency_table_target(policy, &elanfreq_table[0], target_freq, relation, &newstate)) in elanfreq_target()
Dspeedstep-ich.c260 unsigned int relation) in speedstep_target() argument
267 if (cpufreq_frequency_table_target(policy, &speedstep_freqs[0], target_freq, relation, &newstate)) in speedstep_target()
Dp4-clockmod.c109 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()
Dspeedstep-smi.c223 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()
De_powersaver.c117 unsigned int relation) in eps_target() argument
132 relation, in eps_target()
/arch/cris/arch-v32/mach-fs/
Dcpufreq.c66 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/
Dcpufreq.c86 unsigned int target_freq, unsigned int relation) in bfin_target() argument
94 target_freq, relation, &index)) in bfin_target()
/arch/powerpc/platforms/cell/
Dcbe_cpufreq.c144 unsigned int relation) in cbe_cpufreq_target() argument
153 relation, in cbe_cpufreq_target()
/arch/arm/mach-integrator/
Dcpu.c78 unsigned int relation) in integrator_set_target() argument
113 if (relation == CPUFREQ_RELATION_L) in integrator_set_target()
/arch/arm/mach-pxa/
Dcpufreq-pxa3xx.c168 unsigned int relation) in pxa3xx_cpufreq_set() argument
180 target_freq, relation, &idx)) in pxa3xx_cpufreq_set()
Dcpufreq-pxa2xx.c247 unsigned int relation) in pxa_set_target() argument
262 target_freq, relation, &idx)) { in pxa_set_target()
/arch/sparc/kernel/
Dus3_cpufreq.c148 unsigned int relation) in us3_freq_target() argument
155 relation, in us3_freq_target()
Dus2e_cpufreq.c289 unsigned int relation) in us2e_freq_target() argument
295 target_freq, relation, &new_index)) in us2e_freq_target()
/arch/powerpc/platforms/pasemi/
Dcpufreq.c254 unsigned int relation) in pas_cpufreq_target() argument
263 relation, in pas_cpufreq_target()
/arch/arm/plat-omap/
Dcpu-omap.c68 unsigned int relation) in omap_target() argument
/arch/avr32/mach-at32ap/
Dcpufreq.c48 unsigned int relation) in at32_set_target() argument
/arch/sh/kernel/
Dcpufreq.c40 unsigned int relation) in sh_cpufreq_target() argument
/arch/ia64/kernel/cpufreq/
Dacpi-cpufreq.c231 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/
Dcpufreq_32.c391 unsigned int relation) in pmac_cpufreq_target() argument
397 target_freq, relation, &newstate)) in pmac_cpufreq_target()

12