Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dclk-cpu-dyndiv.c37 return divider_round_rate(hw, rate, prate, NULL, data->div.width, 0); in meson_clk_cpu_dyndiv_round_rate()
H A Dclk-regmap.c100 return divider_round_rate(hw, rate, prate, div->table, div->width, in clk_regmap_div_round_rate()
/OK3568_Linux_fs/kernel/drivers/clk/actions/
H A Dowl-divider.c21 return divider_round_rate(&common->hw, rate, parent_rate, in owl_divider_helper_round_rate()
/OK3568_Linux_fs/kernel/drivers/clk/sprd/
H A Ddiv.c17 return divider_round_rate(&common->hw, rate, parent_rate, in sprd_div_helper_round_rate()
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dclk-regmap-divider.c38 return divider_round_rate(hw, rate, prate, NULL, divider->width, in div_round_rate()
H A Dclk-alpha-pll.c952 return divider_round_rate(hw, rate, prate, table, in clk_alpha_pll_postdiv_round_rate()
1303 return divider_round_rate(hw, rate, prate, pll->post_div_table, in clk_trion_pll_postdiv_round_rate()
1340 return divider_round_rate(hw, rate, prate, pll->post_div_table, in clk_alpha_pll_postdiv_fabia_round_rate()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/
H A Dclk-regmap-divider.c46 return divider_round_rate(hw, rate, prate, NULL, divider->width, in clk_regmap_divider_round_rate()
/OK3568_Linux_fs/kernel/drivers/clk/hisilicon/
H A Dclkdivider-hi6220.c63 return divider_round_rate(hw, rate, prate, dclk->table, in hi6220_clkdiv_round_rate()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A 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()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-divider.c397 return divider_round_rate(hw, rate, prate, divider->table, in clk_divider_round_rate()
H A Dclk-milbeaut.c406 return divider_round_rate(hw, rate, prate, divider->table, in m10v_clk_divider_round_rate()
H A Dclk-bm1880.c629 return divider_round_rate(hw, rate, prate, div->table, in bm1880_clk_div_round_rate()
/OK3568_Linux_fs/kernel/drivers/clk/x86/
H A Dclk-cgu.c157 return divider_round_rate(hw, rate, prate, divider->table, in lgm_clk_divider_round_rate()
/OK3568_Linux_fs/kernel/drivers/phy/ti/
H A Dphy-j721e-wiz.c537 return divider_round_rate(hw, rate, prate, div->table, 2, 0x0); in wiz_clk_div_round_rate()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll_14nm.c705 return divider_round_rate(hw, rate, prate, NULL, in dsi_pll_14nm_postdiv_round_rate()
/OK3568_Linux_fs/kernel/include/linux/
H A Dclk-provider.h1146 static inline long divider_round_rate(struct clk_hw *hw, unsigned long rate, in divider_round_rate() function
/OK3568_Linux_fs/kernel/drivers/clk/nxp/
H A Dclk-lpc32xx.c974 return divider_round_rate(hw, rate, prate, divider->table, in clk_divider_round_rate()