Home
last modified time | relevance | path

Searched defs:rate (Results 251 - 275 of 3376) sorted by relevance

1...<<11121314151617181920>>...136

/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_est.c100 u64 rate; in estimation_timer() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c65 unsigned int rate; in adv7511_hdmi_hw_params() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll.c51 msm_dsi_pll_helper_clk_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) msm_dsi_pll_helper_clk_round_rate() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_dp_mst_helper.c20 int rate; in igt_dp_mst_calc_pbn_mode() member
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-clk.c196 int v4l2_clk_set_rate(struct v4l2_clk *clk, unsigned long rate) in v4l2_clk_set_rate() argument
285 unsigned long rate; member
295 __v4l2_clk_register_fixed(const char *dev_id, unsigned long rate, struct module *owner) __v4l2_clk_register_fixed() argument
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dutil.c82 void rtw_desc_to_mcsrate(u16 rate, u8 *mcs, u8 *nss) in rtw_desc_to_mcsrate() argument
[all...]
/kernel/linux/linux-5.10/drivers/opp/
H A Dcpu.c49 unsigned long rate; in dev_pm_opp_init_cpufreq_table() local
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_ddc_clk.c27 static unsigned long sun4i_ddc_calc_divider(unsigned long rate, in sun4i_ddc_calc_divider() argument
62 static long sun4i_ddc_round_rate(struct clk_hw *hw, unsigned long rate, in sun4i_ddc_round_rate() argument
86 static int sun4i_ddc_set_rate(struct clk_hw *hw, unsigned long rate, in sun4i_ddc_set_rate() argument
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Daudio_apbridgea.c12 gb_audio_apbridgea_set_config(struct gb_connection *connection, __u16 i2s_port, __u32 format, __u32 rate, __u32 mclk_freq) gb_audio_apbridgea_set_config() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_police.c13 u32 rate; member
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Daudio_apbridgea.c12 gb_audio_apbridgea_set_config(struct gb_connection *connection, __u16 i2s_port, __u32 format, __u32 rate, __u32 mclk_freq) gb_audio_apbridgea_set_config() argument
/kernel/linux/linux-6.6/drivers/staging/vt6655/
H A Ddpc.c38 u8 rate[MAX_RATE] = {2, 4, 11, 22, 12, 18, 24, 36, 48, 72, 96, 108}; in vnt_rx_data() local
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-multiplier.c56 static bool __is_best_rate(unsigned long rate, unsigned long new, in __is_best_rate() argument
65 static unsigned long __bestmult(struct clk_hw *hw, unsigned long rate, in __bestmult() argument
31 __get_mult(struct clk_multiplier *mult, unsigned long rate, unsigned long parent_rate) __get_mult() argument
115 clk_multiplier_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) clk_multiplier_round_rate() argument
125 clk_multiplier_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) clk_multiplier_set_rate() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/actions/
H A Dowl-pll.c18 static u32 owl_pll_calculate_mul(struct owl_pll_hw *pll_hw, unsigned long rate) in owl_pll_calculate_mul() argument
43 _get_pll_table( const struct clk_pll_table *table, unsigned long rate) _get_pll_table() argument
59 owl_pll_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) owl_pll_round_rate() argument
155 owl_pll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) owl_pll_set_rate() argument
[all...]
H A Dowl-pll.h21 unsigned long rate; member
H A Dowl-composite.c60 long rate; in owl_comp_div_determine_rate() local
80 static int owl_comp_div_set_rate(struct clk_hw *hw, unsigned long rate, in owl_comp_div_set_rate() argument
93 long rate; owl_comp_fact_determine_rate() local
115 owl_comp_fact_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) owl_comp_fact_set_rate() argument
125 owl_comp_fix_fact_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) owl_comp_fix_fact_round_rate() argument
144 owl_comp_fix_fact_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) owl_comp_fix_fact_set_rate() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/at91/
H A Dclk-smd.c89 static int at91sam9x5_clk_smd_set_rate(struct clk_hw *hw, unsigned long rate, in at91sam9x5_clk_smd_set_rate() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-fixup-div.c44 static long clk_fixup_div_round_rate(struct clk_hw *hw, unsigned long rate, in clk_fixup_div_round_rate() argument
52 static int clk_fixup_div_set_rate(struct clk_hw *hw, unsigned long rate, in clk_fixup_div_set_rate() argument
H A Dclk-pfd.c65 static long clk_pfd_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pfd_round_rate() argument
85 static int clk_pfd_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pfd_set_rate() argument
/kernel/linux/linux-6.6/drivers/clk/berlin/
H A Dberlin2-pll.c47 u64 rate = parent_rate; in berlin2_pll_recalc_rate() local
/kernel/linux/linux-6.6/drivers/clk/meson/
H A Dclk-mpll.c81 long rate; in mpll_recalc_rate() local
95 long rate; in mpll_determine_rate() local
108 mpll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) mpll_set_rate() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dclk-device.c97 unsigned long rate; in tegra_clock_sync_pd_state() local
30 tegra_clock_set_pd_state(struct tegra_clk_device *clk_dev, unsigned long rate) tegra_clock_set_pd_state() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dclk-hfpll.c37 unsigned long rate; in __clk_hfpll_init_once() local
151 static int clk_hfpll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_hfpll_set_rate() argument
[all...]
H A Dclk-krait.c107 static int krait_div2_set_rate(struct clk_hw *hw, unsigned long rate, in krait_div2_set_rate() argument
/kernel/linux/linux-6.6/drivers/clk/mxs/
H A Dclk-ref.c60 static long clk_ref_round_rate(struct clk_hw *hw, unsigned long rate, in clk_ref_round_rate() argument
83 static int clk_ref_set_rate(struct clk_hw *hw, unsigned long rate, in clk_ref_set_rate() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...136