/Linux-v6.6/arch/arm/mach-omap1/ |
D | clock.c | 138 static int calc_dsor_exp(unsigned long rate, unsigned long realrate) in calc_dsor_exp() 230 int omap1_select_table_rate(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate) in omap1_select_table_rate() 265 int omap1_clk_set_rate_dsp_domain(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate) in omap1_clk_set_rate_dsp_domain() 285 long omap1_clk_round_rate_ckctl_arm(struct omap1_clk *clk, unsigned long rate, in omap1_clk_round_rate_ckctl_arm() 297 int omap1_clk_set_rate_ckctl_arm(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate) in omap1_clk_set_rate_ckctl_arm() 324 long omap1_round_to_table_rate(struct omap1_clk *clk, unsigned long rate, unsigned long *p_rate) in omap1_round_to_table_rate() 352 static unsigned calc_ext_dsor(unsigned long rate) in calc_ext_dsor() 375 long omap1_round_uart_rate(struct omap1_clk *clk, unsigned long rate, unsigned long *p_rate) in omap1_round_uart_rate() 380 int omap1_set_uart_rate(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate) in omap1_set_uart_rate() 406 int omap1_set_ext_clk_rate(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate) in omap1_set_ext_clk_rate() [all …]
|
/Linux-v6.6/drivers/i2c/busses/ |
D | i2c-synquacer.c | 22 #define WAIT_PCLK(n, rate) \ argument 66 #define SYNQUACER_I2C_BUS_CLK_FR(rate) (((rate) / 20000000) + 1) argument 69 #define SYNQUACER_I2C_CLK_MASTER_STD(rate) \ argument 72 #define SYNQUACER_I2C_CLK_MASTER_FAST(rate) \ argument 77 #define SYNQUACER_I2C_CCR_CS_STD_MAX_18M(rate) \ argument 82 #define SYNQUACER_I2C_CSR_CS_STD_MAX_18M(rate) 0x00 argument 85 #define SYNQUACER_I2C_CCR_CS_FAST_MAX_18M(rate) \ argument 90 #define SYNQUACER_I2C_CSR_CS_FAST_MAX_18M(rate) 0x00 argument 94 #define SYNQUACER_I2C_CCR_CS_STD_MIN_18M(rate) \ argument 99 #define SYNQUACER_I2C_CSR_CS_STD_MIN_18M(rate) \ argument [all …]
|
/Linux-v6.6/drivers/clk/ |
D | clk_test.c | 19 unsigned long rate; member 65 unsigned long rate, in clk_dummy_set_rate() 220 unsigned long rate; in clk_test_get_rate() local 241 unsigned long rate; in clk_test_set_get_rate() local 266 unsigned long rate; in clk_test_set_set_get_rate() local 362 unsigned long rate; in clk_test_uncached_get_rate() local 386 unsigned long rate; in clk_test_uncached_set_range() local 415 unsigned long rate; in clk_test_uncached_updated_rate_set_range() local 557 unsigned long rate; in clk_test_multiple_parents_mux_set_range_set_parent_get_rate() local 744 unsigned long parent_rate, rate; in clk_test_orphan_transparent_multiple_parent_mux_set_parent_get_rate() local [all …]
|
D | clk-multiplier.c | 32 unsigned long rate, in __get_mult() 56 static bool __is_best_rate(unsigned long rate, unsigned long new, in __is_best_rate() 65 static unsigned long __bestmult(struct clk_hw *hw, unsigned long rate, in __bestmult() 115 static long clk_multiplier_round_rate(struct clk_hw *hw, unsigned long rate, in clk_multiplier_round_rate() 125 static int clk_multiplier_set_rate(struct clk_hw *hw, unsigned long rate, in clk_multiplier_set_rate()
|
D | clk-cdce925.c | 109 static void cdce925_pll_find_rate(unsigned long rate, in cdce925_pll_find_rate() 146 static long cdce925_pll_round_rate(struct clk_hw *hw, unsigned long rate, in cdce925_pll_round_rate() 155 static int cdce925_pll_set_rate(struct clk_hw *hw, unsigned long rate, in cdce925_pll_set_rate() 203 unsigned long rate = clk_get_rate(parent); in cdce925_pll_calc_range_bits() local 378 static u16 cdce925_calc_divider(unsigned long rate, in cdce925_calc_divider() 396 struct clk_hw *hw, unsigned long rate) in cdce925_clk_best_parent_rate() 438 static long cdce925_clk_round_rate(struct clk_hw *hw, unsigned long rate, in cdce925_clk_round_rate() 455 static int cdce925_clk_set_rate(struct clk_hw *hw, unsigned long rate, in cdce925_clk_set_rate() 474 static u16 cdce925_y1_calc_divider(unsigned long rate, in cdce925_y1_calc_divider() 491 static long cdce925_clk_y1_round_rate(struct clk_hw *hw, unsigned long rate, in cdce925_clk_y1_round_rate() [all …]
|
/Linux-v6.6/drivers/clk/actions/ |
D | owl-factor.c | 44 unsigned long rate, unsigned long parent_rate) in _get_table_val() 67 struct clk_hw *hw, unsigned long rate, in owl_clk_val_best() 121 unsigned long rate, in owl_factor_helper_round_rate() 133 static long owl_factor_round_rate(struct clk_hw *hw, unsigned long rate, in owl_factor_round_rate() 148 unsigned long long int rate; in owl_factor_helper_recalc_rate() local 185 unsigned long rate, in owl_factor_helper_set_rate() 205 static int owl_factor_set_rate(struct clk_hw *hw, unsigned long rate, in owl_factor_set_rate()
|
D | owl-composite.c | 60 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() 93 long rate; in owl_comp_fact_determine_rate() local 115 static int owl_comp_fact_set_rate(struct clk_hw *hw, unsigned long rate, in owl_comp_fact_set_rate() 125 static long owl_comp_fix_fact_round_rate(struct clk_hw *hw, unsigned long rate, in owl_comp_fix_fact_round_rate() 144 static int owl_comp_fix_fact_set_rate(struct clk_hw *hw, unsigned long rate, in owl_comp_fix_fact_set_rate()
|
D | owl-divider.c | 18 unsigned long rate, in owl_divider_helper_round_rate() 26 static long owl_divider_round_rate(struct clk_hw *hw, unsigned long rate, in owl_divider_round_rate() 63 unsigned long rate, in owl_divider_helper_set_rate() 81 static int owl_divider_set_rate(struct clk_hw *hw, unsigned long rate, in owl_divider_set_rate()
|
/Linux-v6.6/sound/firewire/motu/ |
D | motu-protocol-v1.c | 125 static void parse_clock_rate_828(u32 data, unsigned int *rate) in parse_clock_rate_828() 133 static int get_clock_rate_828(struct snd_motu *motu, unsigned int *rate) in get_clock_rate_828() 146 static int parse_clock_rate_896(u32 data, unsigned int *rate) in parse_clock_rate_896() 168 static int get_clock_rate_896(struct snd_motu *motu, unsigned int *rate) in get_clock_rate_896() 179 int snd_motu_protocol_v1_get_clock_rate(struct snd_motu *motu, unsigned int *rate) in snd_motu_protocol_v1_get_clock_rate() 189 static int set_clock_rate_828(struct snd_motu *motu, unsigned int rate) in set_clock_rate_828() 208 static int set_clock_rate_896(struct snd_motu *motu, unsigned int rate) in set_clock_rate_896() 244 int snd_motu_protocol_v1_set_clock_rate(struct snd_motu *motu, unsigned int rate) in snd_motu_protocol_v1_set_clock_rate()
|
/Linux-v6.6/drivers/clk/meson/ |
D | clk-pll.c | 59 u64 rate = (u64)parent_rate * m; in __pll_params_to_rate() local 97 static unsigned int __pll_params_with_frac(unsigned long rate, in __pll_params_with_frac() 120 static bool meson_clk_pll_is_better(unsigned long rate, in meson_clk_pll_is_better() 152 static unsigned int meson_clk_get_pll_range_m(unsigned long rate, in meson_clk_get_pll_range_m() 165 static int meson_clk_get_pll_range_index(unsigned long rate, in meson_clk_get_pll_range_index() 198 static int meson_clk_get_pll_get_index(unsigned long rate, in meson_clk_get_pll_get_index() 214 static int meson_clk_get_pll_settings(unsigned long rate, in meson_clk_get_pll_settings() 403 static int meson_clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in meson_clk_pll_set_rate()
|
/Linux-v6.6/drivers/clk/qcom/ |
D | clk-rcg2.c | 159 calc_rate(unsigned long rate, u32 m, u32 n, u32 mode, u32 hid_div) in calc_rate() 216 unsigned long clk_flags, rate = req->rate; in _freq_tbl_determine_rate() local 357 static int __clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate, in __clk_rcg2_set_rate() 380 static int clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_set_rate() 386 static int clk_rcg2_set_floor_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_set_floor_rate() 393 unsigned long rate, unsigned long parent_rate, u8 index) in clk_rcg2_set_rate_and_parent() 399 unsigned long rate, unsigned long parent_rate, u8 index) in clk_rcg2_set_floor_rate_and_parent() 548 static int clk_edp_pixel_set_rate(struct clk_hw *hw, unsigned long rate, in clk_edp_pixel_set_rate() 588 unsigned long rate, unsigned long parent_rate, u8 index) in clk_edp_pixel_set_rate_and_parent() 672 static int clk_byte_set_rate(struct clk_hw *hw, unsigned long rate, in clk_byte_set_rate() [all …]
|
D | clk-rcg.c | 326 calc_rate(unsigned long rate, u32 m, u32 n, u32 mode, u32 pre_div) in calc_rate() 403 unsigned long clk_flags, rate = req->rate; in _freq_tbl_determine_rate() local 516 static int clk_rcg_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_set_rate() 529 static int clk_rcg_set_floor_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_set_floor_rate() 542 static int clk_rcg_bypass_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_bypass_set_rate() 562 static int clk_rcg_bypass2_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_bypass2_set_rate() 588 unsigned long rate, unsigned long parent_rate, u8 index) in clk_rcg_bypass2_set_rate_and_parent() 630 static int clk_rcg_pixel_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_pixel_set_rate() 675 unsigned long rate, unsigned long parent_rate, u8 index) in clk_rcg_pixel_set_rate_and_parent() 704 static int clk_rcg_esc_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_esc_set_rate() [all …]
|
D | clk-alpha-pll.c | 572 alpha_pll_round_rate(unsigned long rate, unsigned long prate, u32 *l, u64 *a, in alpha_pll_round_rate() 600 alpha_pll_find_vco(const struct clk_alpha_pll *pll, unsigned long rate) in alpha_pll_find_vco() 694 static int __clk_alpha_pll_set_rate(struct clk_hw *hw, unsigned long rate, in __clk_alpha_pll_set_rate() 733 static int clk_alpha_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_alpha_pll_set_rate() 740 static int clk_alpha_pll_hwfsm_set_rate(struct clk_hw *hw, unsigned long rate, in clk_alpha_pll_hwfsm_set_rate() 747 static long clk_alpha_pll_round_rate(struct clk_hw *hw, unsigned long rate, in clk_alpha_pll_round_rate() 779 alpha_huayra_pll_round_rate(unsigned long rate, unsigned long prate, in alpha_huayra_pll_round_rate() 815 u64 rate = parent_rate, tmp; in alpha_pll_huayra_recalc_rate() local 866 static int alpha_pll_huayra_set_rate(struct clk_hw *hw, unsigned long rate, in alpha_pll_huayra_set_rate() 909 static long alpha_pll_huayra_round_rate(struct clk_hw *hw, unsigned long rate, in alpha_pll_huayra_round_rate() [all …]
|
/Linux-v6.6/drivers/clk/sunxi-ng/ |
D | ccu_mp.c | 13 static unsigned long ccu_mp_find_best(unsigned long parent, unsigned long rate, in ccu_mp_find_best() 44 unsigned long rate, in ccu_mp_find_best_with_parent_adj() 100 unsigned long rate, in ccu_mp_round_rate() 151 unsigned long rate; in ccu_mp_recalc_rate() local 186 static int ccu_mp_set_rate(struct clk_hw *hw, unsigned long rate, in ccu_mp_set_rate() 271 unsigned long rate = ccu_mp_recalc_rate(hw, parent_rate); in ccu_mp_mmc_recalc_rate() local 306 static int ccu_mp_mmc_set_rate(struct clk_hw *hw, unsigned long rate, in ccu_mp_mmc_set_rate()
|
D | ccu_nm.c | 22 u64 rate = parent; in ccu_nm_calc_rate() local 31 unsigned long rate, struct _ccu_nm *nm) in ccu_nm_find_best() 81 unsigned long rate; in ccu_nm_recalc_rate() local 119 static long ccu_nm_round_rate(struct clk_hw *hw, unsigned long rate, in ccu_nm_round_rate() 167 static int ccu_nm_set_rate(struct clk_hw *hw, unsigned long rate, in ccu_nm_set_rate()
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs.h | 184 #define is_legacy(rate) is_type_legacy((rate)->type) argument 185 #define is_ht_siso(rate) is_type_ht_siso((rate)->type) argument 186 #define is_ht_mimo2(rate) is_type_ht_mimo2((rate)->type) argument 187 #define is_vht_siso(rate) is_type_vht_siso((rate)->type) argument 188 #define is_vht_mimo2(rate) is_type_vht_mimo2((rate)->type) argument 189 #define is_siso(rate) is_type_siso((rate)->type) argument 190 #define is_mimo2(rate) is_type_mimo2((rate)->type) argument 191 #define is_mimo(rate) is_type_mimo((rate)->type) argument 192 #define is_ht(rate) is_type_ht((rate)->type) argument 193 #define is_vht(rate) is_type_vht((rate)->type) argument [all …]
|
/Linux-v6.6/drivers/clk/rockchip/ |
D | clk-pll.c | 51 struct rockchip_clk_pll *pll, unsigned long rate) in rockchip_get_pll_settings() 140 struct rockchip_pll_rate_table *rate) in rockchip_rk3036_pll_get_params() 190 const struct rockchip_pll_rate_table *rate) in rockchip_rk3036_pll_set_params() 252 const struct rockchip_pll_rate_table *rate; in rockchip_rk3036_pll_set_rate() local 299 const struct rockchip_pll_rate_table *rate; in rockchip_rk3036_pll_init() local 381 struct rockchip_pll_rate_table *rate) in rockchip_rk3066_pll_get_params() 425 const struct rockchip_pll_rate_table *rate) in rockchip_rk3066_pll_set_params() 487 const struct rockchip_pll_rate_table *rate; in rockchip_rk3066_pll_set_rate() local 534 const struct rockchip_pll_rate_table *rate; in rockchip_rk3066_pll_init() local 620 struct rockchip_pll_rate_table *rate) in rockchip_rk3399_pll_get_params() [all …]
|
D | clk-cpu.c | 68 struct rockchip_cpuclk *cpuclk, unsigned long rate) in rockchip_get_cpuclk_settings() 99 const struct rockchip_cpuclk_rate_table *rate) in rockchip_cpuclk_set_dividers() 117 const struct rockchip_cpuclk_rate_table *rate) in rockchip_cpuclk_set_pre_muxs() 135 const struct rockchip_cpuclk_rate_table *rate) in rockchip_cpuclk_set_post_muxs() 156 const struct rockchip_cpuclk_rate_table *rate; in rockchip_cpuclk_pre_rate_change() local 227 const struct rockchip_cpuclk_rate_table *rate; in rockchip_cpuclk_post_rate_change() local
|
/Linux-v6.6/drivers/clk/tegra/ |
D | clk-divider.c | 21 static int get_div(struct tegra_clk_frac_div *divider, unsigned long rate, in get_div() 41 u64 rate = parent_rate; in clk_frac_div_recalc_rate() local 61 static long clk_frac_div_round_rate(struct clk_hw *hw, unsigned long rate, in clk_frac_div_round_rate() 80 static int clk_frac_div_set_rate(struct clk_hw *hw, unsigned long rate, in clk_frac_div_set_rate() 121 unsigned long rate = clk_hw_get_rate(hw); in clk_divider_restore_context() local
|
/Linux-v6.6/sound/firewire/tascam/ |
D | tascam-stream.c | 44 static int set_clock(struct snd_tscm *tscm, unsigned int rate, in set_clock() 97 int snd_tscm_stream_get_rate(struct snd_tscm *tscm, unsigned int *rate) in snd_tscm_stream_get_rate() 177 static int set_stream_formats(struct snd_tscm *tscm, unsigned int rate) in set_stream_formats() 281 static int keep_resources(struct snd_tscm *tscm, unsigned int rate, in keep_resources() 386 int snd_tscm_stream_reserve_duplex(struct snd_tscm *tscm, unsigned int rate, in snd_tscm_stream_reserve_duplex() 433 int snd_tscm_stream_start_duplex(struct snd_tscm *tscm, unsigned int rate) in snd_tscm_stream_start_duplex()
|
/Linux-v6.6/drivers/memory/tegra/ |
D | tegra186-emc.c | 18 unsigned long rate; member 69 unsigned long rate) in tegra186_emc_validate_rate() 98 static int tegra186_emc_debug_min_rate_get(void *data, u64 *rate) in tegra186_emc_debug_min_rate_get() 107 static int tegra186_emc_debug_min_rate_set(void *data, u64 rate) in tegra186_emc_debug_min_rate_set() 128 static int tegra186_emc_debug_max_rate_get(void *data, u64 *rate) in tegra186_emc_debug_max_rate_get() 137 static int tegra186_emc_debug_max_rate_set(void *data, u64 rate) in tegra186_emc_debug_max_rate_set()
|
/Linux-v6.6/sound/firewire/dice/ |
D | dice-stream.c | 32 int snd_dice_stream_get_rate_mode(struct snd_dice *dice, unsigned int rate, in snd_dice_stream_get_rate_mode() 60 static int select_clock(struct snd_dice *dice, unsigned int rate) in select_clock() 156 struct fw_iso_resources *resources, unsigned int rate, in keep_resources() 197 static int keep_dual_resources(struct snd_dice *dice, unsigned int rate, in keep_dual_resources() 265 int snd_dice_stream_reserve_duplex(struct snd_dice *dice, unsigned int rate, in snd_dice_stream_reserve_duplex() 327 unsigned int rate, struct reg_params *params) in start_streams() 387 unsigned int rate; in snd_dice_stream_start_duplex() local 611 unsigned int rate; in snd_dice_stream_detect_current_formats() local
|
/Linux-v6.6/sound/firewire/fireface/ |
D | ff-protocol-former.c | 15 static int parse_clock_bits(u32 data, unsigned int *rate, in parse_clock_bits() 19 unsigned int rate; in parse_clock_bits() member 71 static int former_get_clock(struct snd_ff *ff, unsigned int *rate, in former_get_clock() 125 unsigned int rate; in dump_clock_config() local 182 unsigned int rate; in dump_sync_status() member 230 unsigned int rate; in dump_sync_status() local 335 static int ff800_allocate_resources(struct snd_ff *ff, unsigned int rate) in ff800_allocate_resources() 373 static int ff800_begin_session(struct snd_ff *ff, unsigned int rate) in ff800_begin_session() 439 static int ff400_allocate_resources(struct snd_ff *ff, unsigned int rate) in ff400_allocate_resources() 486 static int ff400_begin_session(struct snd_ff *ff, unsigned int rate) in ff400_begin_session()
|
/Linux-v6.6/drivers/clk/imx/ |
D | clk-pllv3.c | 120 static long clk_pllv3_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_round_rate() 129 static int clk_pllv3_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_set_rate() 168 static long clk_pllv3_sys_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_sys_round_rate() 185 static int clk_pllv3_sys_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_sys_set_rate() 229 static long clk_pllv3_av_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_av_round_rate() 261 static int clk_pllv3_av_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_av_set_rate() 322 unsigned long parent_rate, unsigned long rate) in clk_pllv3_vf610_rate_to_mf() 358 static long clk_pllv3_vf610_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_vf610_round_rate() 366 static int clk_pllv3_vf610_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_vf610_set_rate()
|
/Linux-v6.6/drivers/net/wireless/broadcom/b43/ |
D | ppr.c | 28 u8 *rate; in b43_ppr_add() local 38 u8 *rate; in b43_ppr_apply_max() local 48 u8 *rate; in b43_ppr_apply_min() local 59 u8 *rate; in b43_ppr_get_max() local
|