Home
last modified time | relevance | path

Searched refs:clk_fixed_rate_ops (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/clk/
A Dclk-fixed-rate.c46 const struct clk_ops clk_fixed_rate_ops = { variable
50 EXPORT_SYMBOL_GPL(clk_fixed_rate_ops);
86 init.ops = &clk_fixed_rate_ops; in __clk_hw_register_fixed_rate()
/linux-6.3-rc2/drivers/clk/uniphier/
A Dclk-uniphier-fixed-rate.c26 init.ops = &clk_fixed_rate_ops; in uniphier_clk_register_fixed_rate()
/linux-6.3-rc2/drivers/clk/sunxi/
A Dclk-a10-hosc.c47 &fixed->hw, &clk_fixed_rate_ops, in sun4i_osc_clk_setup()
/linux-6.3-rc2/drivers/phy/qualcomm/
A Dphy-qcom-pcie2.c240 init.ops = &clk_fixed_rate_ops; in phy_pipe_clksrc_register()
A Dphy-qcom-qmp-pcie-msm8996.c677 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
A Dphy-qcom-qmp-usb.c2368 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
A Dphy-qcom-qmp-combo.c2957 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
A Dphy-qcom-qmp-pcie.c2894 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
/linux-6.3-rc2/drivers/clk/qcom/
A Dcommon.c155 init_data.ops = &clk_fixed_rate_ops; in _qcom_cc_register_board_clk()
/linux-6.3-rc2/include/linux/
A Dclk-provider.h361 extern const struct clk_ops clk_fixed_rate_ops;

Completed in 38 milliseconds