/Linux-v6.6/drivers/sh/clk/ |
D | cpg.c | 110 static long sh_clk_div_round_rate(struct clk *clk, unsigned long rate) in sh_clk_div_round_rate() 128 static int sh_clk_div_set_rate(struct clk *clk, unsigned long rate) in sh_clk_div_set_rate() 408 static long fsidiv_round_rate(struct clk *clk, unsigned long rate) in fsidiv_round_rate() 431 static int fsidiv_set_rate(struct clk *clk, unsigned long rate) in fsidiv_set_rate()
|
/Linux-v6.6/drivers/clk/axs10x/ |
D | pll_clock.c | 67 u32 rate; member 138 u64 rate; in axs10x_pll_recalc_rate() local 152 static long axs10x_pll_round_rate(struct clk_hw *hw, unsigned long rate, in axs10x_pll_round_rate() 173 static int axs10x_pll_set_rate(struct clk_hw *hw, unsigned long rate, in axs10x_pll_set_rate()
|
D | i2s_pll_clock.c | 25 unsigned int rate; member 111 static long i2s_pll_round_rate(struct clk_hw *hw, unsigned long rate, in i2s_pll_round_rate() 130 static int i2s_pll_set_rate(struct clk_hw *hw, unsigned long rate, in i2s_pll_set_rate()
|
/Linux-v6.6/drivers/clk/visconti/ |
D | pll.c | 76 unsigned long rate) in visconti_get_pll_settings() 89 const struct visconti_pll_rate_table *rate) in visconti_get_pll_rate_from_data() 104 unsigned long rate, unsigned long *prate) in visconti_pll_round_rate() 143 static int visconti_pll_set_rate(struct clk_hw *hw, unsigned long rate, in visconti_pll_set_rate()
|
/Linux-v6.6/sound/soc/intel/skylake/ |
D | skl-ssp-clk.c | 29 unsigned long rate; member 165 unsigned long rate) in skl_get_rate_cfg() 214 static int skl_clk_set_rate(struct clk_hw *hw, unsigned long rate, in skl_clk_set_rate() 251 static long skl_clk_round_rate(struct clk_hw *hw, unsigned long rate, in skl_clk_round_rate()
|
/Linux-v6.6/drivers/clk/ |
D | clk-versaclock3.c | 246 unsigned long rate; in vc3_pfd_recalc_rate() local 287 static long vc3_pfd_round_rate(struct clk_hw *hw, unsigned long rate, in vc3_pfd_round_rate() 314 static int vc3_pfd_set_rate(struct clk_hw *hw, unsigned long rate, in vc3_pfd_set_rate() 362 unsigned long rate; in vc3_pll_recalc_rate() local 383 static long vc3_pll_round_rate(struct clk_hw *hw, unsigned long rate, in vc3_pll_round_rate() 415 static int vc3_pll_set_rate(struct clk_hw *hw, unsigned long rate, in vc3_pll_set_rate() 498 static long vc3_div_round_rate(struct clk_hw *hw, unsigned long rate, in vc3_div_round_rate() 518 static int vc3_div_set_rate(struct clk_hw *hw, unsigned long rate, in vc3_div_set_rate()
|
/Linux-v6.6/drivers/clk/sunxi-ng/ |
D | ccu_frac.c | 57 unsigned long rate) in ccu_frac_helper_has_rate() 90 unsigned long rate, u32 lock) in ccu_frac_helper_set_rate()
|
/Linux-v6.6/drivers/clk/imx/ |
D | clk-frac-pll.c | 102 u64 rate; in clk_pll_recalc_rate() local 122 static long clk_pll_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_round_rate() 155 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate()
|
D | clk-fracn-gppll.c | 123 imx_get_pll_settings(struct clk_fracn_gppll *pll, unsigned long rate) in imx_get_pll_settings() 135 static long clk_fracn_gppll_round_rate(struct clk_hw *hw, unsigned long rate, in clk_fracn_gppll_round_rate() 158 long rate = 0; in clk_fracn_gppll_recalc_rate() local 228 const struct imx_fracn_gppll_rate_table *rate; in clk_fracn_gppll_set_rate() local
|
D | clk-composite-8m.c | 50 static int imx8m_clk_composite_compute_dividers(unsigned long rate, in imx8m_clk_composite_compute_dividers() 77 unsigned long rate, in imx8m_clk_composite_divider_round_rate() 92 unsigned long rate, in imx8m_clk_composite_divider_set_rate()
|
/Linux-v6.6/sound/soc/qcom/qdsp6/ |
D | q6dsp-lpass-clocks.c | 24 int rate; member 55 static int clk_q6dsp_set_rate(struct clk_hw *hw, unsigned long rate, in clk_q6dsp_set_rate() 73 static long clk_q6dsp_round_rate(struct clk_hw *hw, unsigned long rate, in clk_q6dsp_round_rate()
|
/Linux-v6.6/drivers/clk/at91/ |
D | clk-plldiv.c | 36 static long clk_plldiv_round_rate(struct clk_hw *hw, unsigned long rate, in clk_plldiv_round_rate() 53 static int clk_plldiv_set_rate(struct clk_hw *hw, unsigned long rate, in clk_plldiv_set_rate()
|
D | clk-h32mx.c | 43 static long clk_sama5d4_h32mx_round_rate(struct clk_hw *hw, unsigned long rate, in clk_sama5d4_h32mx_round_rate() 60 static int clk_sama5d4_h32mx_set_rate(struct clk_hw *hw, unsigned long rate, in clk_sama5d4_h32mx_set_rate()
|
/Linux-v6.6/drivers/clk/tegra/ |
D | clk-pll.c | 520 unsigned long rate, unsigned long parent_rate) in _get_table_rate() 554 unsigned long rate, unsigned long parent_rate) in _calc_rate() 729 unsigned long rate) in _update_pll_cpcon() 752 unsigned long rate) in _program_pll() 801 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate() 843 static long clk_pll_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_round_rate() 869 u64 rate = parent_rate; in clk_pll_recalc_rate() local 1022 u64 rate = parent_rate; in clk_plle_recalc_rate() local 1039 unsigned long rate = clk_hw_get_rate(hw); in tegra_clk_pll_restore_context() local 1222 unsigned long rate, unsigned long parent_rate) in _calc_dynamic_ramp_rate() [all …]
|
D | clk-device.c | 31 unsigned long rate) in tegra_clock_set_pd_state() 97 unsigned long rate; in tegra_clock_sync_pd_state() local
|
/Linux-v6.6/drivers/media/test-drivers/vivid/ |
D | vivid-vbi-gen.c | 25 const unsigned rate = 5000000; /* WSS has a 5 MHz transmission rate */ in vivid_vbi_gen_wss_raw() local 51 const unsigned rate = 6937500 / 10; /* Teletext has a 6.9375 MHz transmission rate */ in vivid_vbi_gen_teletext_raw() local 86 const unsigned rate = 1000000; /* CC has a 1 MHz transmission rate */ in vivid_vbi_gen_cc_raw() local
|
/Linux-v6.6/drivers/clk/meson/ |
D | sclk-div.c | 41 static int sclk_div_getdiv(struct clk_hw *hw, unsigned long rate, in sclk_div_getdiv() 49 static int sclk_div_bestdiv(struct clk_hw *hw, unsigned long rate, in sclk_div_bestdiv() 167 static int sclk_div_set_rate(struct clk_hw *hw, unsigned long rate, in sclk_div_set_rate()
|
D | clk-dualdiv.c | 64 __dualdiv_get_setting(unsigned long rate, unsigned long parent_rate, in __dualdiv_get_setting() 108 static int meson_clk_dualdiv_set_rate(struct clk_hw *hw, unsigned long rate, in meson_clk_dualdiv_set_rate()
|
/Linux-v6.6/drivers/gpu/drm/tegra/ |
D | dp.c | 74 int drm_dp_link_add_rate(struct drm_dp_link *link, unsigned long rate) in drm_dp_link_add_rate() 111 int drm_dp_link_remove_rate(struct drm_dp_link *link, unsigned long rate) in drm_dp_link_remove_rate() 239 u16 rate; in drm_dp_link_probe() local 396 unsigned int rate = link->max_rate; in drm_dp_link_choose() local
|
/Linux-v6.6/drivers/memory/tegra/ |
D | tegra124-emc.c | 447 unsigned long rate; member 575 unsigned long rate) in tegra_emc_find_timing() 596 unsigned long rate) in tegra_emc_prepare_timing_change() 824 unsigned long rate) in tegra_emc_complete_timing_change() 1100 static int emc_set_min_rate(struct tegra_emc *emc, unsigned long rate, in emc_set_min_rate() 1113 static int emc_set_max_rate(struct tegra_emc *emc, unsigned long rate, in emc_set_max_rate() 1151 static bool tegra_emc_validate_rate(struct tegra_emc *emc, unsigned long rate) in tegra_emc_validate_rate() 1181 static int tegra_emc_debug_min_rate_get(void *data, u64 *rate) in tegra_emc_debug_min_rate_get() 1190 static int tegra_emc_debug_min_rate_set(void *data, u64 rate) in tegra_emc_debug_min_rate_set() 1211 static int tegra_emc_debug_max_rate_get(void *data, u64 *rate) in tegra_emc_debug_max_rate_get() [all …]
|
/Linux-v6.6/arch/m68k/coldfire/ |
D | clk.c | 116 long clk_round_rate(struct clk *clk, unsigned long rate) in clk_round_rate() 123 int clk_set_rate(struct clk *clk, unsigned long rate) in clk_set_rate()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | htb.c | 12 u64 rate; member 254 static int mlx5e_htb_convert_rate(struct mlx5e_htb *htb, u64 rate, in mlx5e_htb_convert_rate() 287 u32 parent_classid, u64 rate, u64 ceil, in mlx5e_htb_leaf_alloc_queue() 343 u64 rate, u64 ceil, struct netlink_ext_ack *extack) in mlx5e_htb_leaf_to_inner() 655 mlx5e_htb_node_modify(struct mlx5e_htb *htb, u16 classid, u64 rate, u64 ceil, in mlx5e_htb_node_modify()
|
/Linux-v6.6/drivers/clk/pistachio/ |
D | clk-pll.c | 142 static long pll_round_rate(struct clk_hw *hw, unsigned long rate, in pll_round_rate() 193 static int pll_gf40lp_frac_set_rate(struct clk_hw *hw, unsigned long rate, in pll_gf40lp_frac_set_rate() 273 u64 val, prediv, fbdiv, frac, postdiv1, postdiv2, rate; in pll_gf40lp_frac_recalc_rate() local 350 static int pll_gf40lp_laint_set_rate(struct clk_hw *hw, unsigned long rate, in pll_gf40lp_laint_set_rate() 414 u64 rate = parent_rate; in pll_gf40lp_laint_recalc_rate() local
|
/Linux-v6.6/drivers/watchdog/ |
D | sp805_wdt.c | 72 u64 rate; member 95 u64 load, rate; in wdt_setload() local 235 u64 rate = 0; in sp805_wdt_probe() local
|
/Linux-v6.6/arch/arm/mach-mmp/ |
D | time.c | 175 static void __init mmp_timer_init(int irq, unsigned long rate) in mmp_timer_init() 195 unsigned long rate; in mmp_dt_init_timer() local
|