Home
last modified time | relevance | path

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

/linux/drivers/clk/
H 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/drivers/clk/uniphier/
H A Dclk-uniphier-fixed-rate.c26 init.ops = &clk_fixed_rate_ops; in uniphier_clk_register_fixed_rate()
/linux/drivers/clk/sunxi/
H A Dclk-a10-hosc.c47 &fixed->hw, &clk_fixed_rate_ops, in sun4i_osc_clk_setup()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-pcie2.c240 init.ops = &clk_fixed_rate_ops; in phy_pipe_clksrc_register()
H A Dphy-qcom-qmp-pcie-msm8996.c621 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
H A Dphy-qcom-qmp-usbc.c834 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
H A Dphy-qcom-qmp-usb-legacy.c1129 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
H A Dphy-qcom-qmp-usb.c2084 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
/linux/drivers/clk/qcom/
H A Dcommon.c174 init_data.ops = &clk_fixed_rate_ops; in _qcom_cc_register_board_clk()
/linux/include/linux/
H A Dclk-provider.h361 extern const struct clk_ops clk_fixed_rate_ops;