Home
last modified time | relevance | path

Searched refs:divider_round_rate (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.6/drivers/clk/sprd/
Ddiv.c17 return divider_round_rate(&cd->common.hw, rate, parent_rate, NULL, in sprd_div_round_rate()
/Linux-v6.6/drivers/clk/actions/
Dowl-divider.c21 return divider_round_rate(&common->hw, rate, parent_rate, in owl_divider_helper_round_rate()
/Linux-v6.6/drivers/clk/qcom/
Dclk-regmap-divider.c38 return divider_round_rate(hw, rate, prate, NULL, divider->width, in div_round_rate()
Dclk-alpha-pll.c1109 return divider_round_rate(hw, rate, prate, table, in clk_alpha_pll_postdiv_round_rate()
1461 return divider_round_rate(hw, rate, prate, pll->post_div_table, in clk_trion_pll_postdiv_round_rate()
1498 return divider_round_rate(hw, rate, prate, pll->post_div_table, in clk_alpha_pll_postdiv_fabia_round_rate()
/Linux-v6.6/drivers/clk/hisilicon/
Dclkdivider-hi6220.c63 return divider_round_rate(hw, rate, prate, dclk->table, in hi6220_clkdiv_round_rate()
/Linux-v6.6/drivers/clk/nuvoton/
Dclk-ma35d1-divider.c46 return divider_round_rate(hw, rate, prate, dclk->table, in ma35d1_clkdiv_round_rate()
/Linux-v6.6/drivers/rtc/
Drtc-ac100.c150 return divider_round_rate(hw, rate, &prate, NULL, in ac100_clkout_round_rate()
156 tmp_rate = divider_round_rate(hw, rate, &tmp_prate, NULL, in ac100_clkout_round_rate()
/Linux-v6.6/drivers/clk/
Dclk-loongson1.c102 return divider_round_rate(hw, rate, prate, d->table, in ls1x_divider_round_rate()
Dclk-divider.c445 return divider_round_rate(hw, rate, prate, divider->table, in clk_divider_round_rate()
Dclk-milbeaut.c406 return divider_round_rate(hw, rate, prate, divider->table, in m10v_clk_divider_round_rate()
Dclk-bm1880.c629 return divider_round_rate(hw, rate, prate, div->table, in bm1880_clk_div_round_rate()
Dclk-versaclock3.c514 return divider_round_rate(hw, rate, parent_rate, div_data->table, in vc3_div_round_rate()
/Linux-v6.6/drivers/clk/microchip/
Dclk-mpfs.c129 return divider_round_rate(hw, rate_before_ctrl, prate, NULL, MSSPLL_POSTDIV_WIDTH, in mpfs_clk_msspll_round_rate()
/Linux-v6.6/drivers/clk/x86/
Dclk-cgu.c141 return divider_round_rate(hw, rate, prate, divider->table, in lgm_clk_divider_round_rate()
/Linux-v6.6/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_14nm.c630 return divider_round_rate(hw, rate, prate, NULL, in dsi_pll_14nm_postdiv_round_rate()
/Linux-v6.6/include/linux/
Dclk-provider.h1350 static inline long divider_round_rate(struct clk_hw *hw, unsigned long rate, in divider_round_rate() function
/Linux-v6.6/drivers/phy/ti/
Dphy-j721e-wiz.c942 return divider_round_rate(hw, rate, prate, div->table, 2, 0x0); in wiz_clk_div_round_rate()
/Linux-v6.6/drivers/clk/nxp/
Dclk-lpc32xx.c974 return divider_round_rate(hw, rate, prate, divider->table, in clk_divider_round_rate()