Searched defs:target_freq (Results 1 - 25 of 33) sorted by path

12

/linux-master/arch/powerpc/platforms/cell/
H A Dcpufreq_spudemand.c50 unsigned long target_freq; local
/linux-master/drivers/cpufreq/
H A Dacpi-cpufreq.c465 acpi_cpufreq_fast_switch(struct cpufreq_policy *policy, unsigned int target_freq) argument
H A Damd-pstate.c573 unsigned int target_freq; local
508 amd_pstate_update_freq(struct cpufreq_policy *policy, unsigned int target_freq, bool fast_switch) argument
549 amd_pstate_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
556 amd_pstate_fast_switch(struct cpufreq_policy *policy, unsigned int target_freq) argument
[all...]
H A Dapple-soc-cpufreq.c161 apple_soc_cpufreq_fast_switch(struct cpufreq_policy *policy, unsigned int target_freq) argument
H A Dcppc_cpufreq.c287 cppc_cpufreq_set_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
317 cppc_cpufreq_fast_switch(struct cpufreq_policy *policy, unsigned int target_freq) argument
H A Dcpufreq-nforce2.c250 nforce2_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
H A Dcpufreq.c536 __resolve_freq(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
563 cpufreq_driver_resolve_freq(struct cpufreq_policy *policy, unsigned int target_freq) argument
2182 cpufreq_driver_fast_switch(struct cpufreq_policy *policy, unsigned int target_freq) argument
2334 __cpufreq_driver_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
2376 cpufreq_driver_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
[all...]
H A Dfreq_table.c118 cpufreq_table_index_unsorted(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
H A Dgx-suspmod.c371 cpufreq_gx_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
H A Dintel_pstate.c2918 intel_cpufreq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
2943 intel_cpufreq_fast_switch(struct cpufreq_policy *policy, unsigned int target_freq) argument
H A Dmediatek-cpufreq-hw.c111 mtk_cpufreq_hw_fast_switch(struct cpufreq_policy *policy, unsigned int target_freq) argument
H A Dpcc-cpufreq.c198 pcc_cpufreq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
H A Dpowernv-cpufreq.c1019 powernv_fast_switch(struct cpufreq_policy *policy, unsigned int target_freq) argument
H A Dqcom-cpufreq-hw.c182 qcom_cpufreq_hw_fast_switch(struct cpufreq_policy *policy, unsigned int target_freq) argument
H A Dscmi-cpufreq.c62 scmi_cpufreq_fast_switch(struct cpufreq_policy *policy, unsigned int target_freq) argument
H A Dsh-cpufreq.c80 sh_cpufreq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/linux-master/drivers/devfreq/
H A Dgovernor_passive.c56 unsigned long target_freq; local
77 get_target_freq_with_cpufreq(struct devfreq *devfreq, unsigned long *target_freq) argument
H A Dimx8m-ddrc.c101 static void imx8m_ddrc_smc_set_freq(int target_freq) argument
H A Dtegra30-devfreq.c170 unsigned long target_freq; member in struct:tegra_devfreq_device
345 unsigned long target_freq; local
699 unsigned long target_freq = 0; local
[all...]
/linux-master/drivers/firmware/
H A Dti_sci.c1460 ti_sci_cmd_clk_get_match_freq(const struct ti_sci_handle *handle, u32 dev_id, u32 clk_id, u64 min_freq, u64 target_freq, u64 max_freq, u64 *match_freq) argument
1537 ti_sci_cmd_clk_set_freq(const struct ti_sci_handle *handle, u32 dev_id, u32 clk_id, u64 min_freq, u64 target_freq, u64 max_freq) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsi.c1671 si_uvd_calc_upll_post_div(unsigned vco_freq, unsigned target_freq, unsigned pd_min, unsigned pd_even) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c783 static bool vlv_PLL_is_optimal(struct drm_device *dev, int target_freq, argument
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c292 unsigned long target_freq; local
341 unsigned long idle_freq, target_freq = 0; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk20a.c105 u32 target_clk_f, ref_clk_f, target_freq; local
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c906 radeon_uvd_calc_upll_post_div(unsigned vco_freq, unsigned target_freq, unsigned pd_min, unsigned pd_even) argument

Completed in 448 milliseconds

12