Home
last modified time | relevance | path

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

/linux/drivers/clk/
A Dclk-fixed-rate.c46 const struct clk_ops clk_fixed_rate_ops = { variable
50 EXPORT_SYMBOL_GPL(clk_fixed_rate_ops);
70 init.ops = &clk_fixed_rate_ops; in __clk_hw_register_fixed_rate()
/linux/drivers/clk/uniphier/
A Dclk-uniphier-fixed-rate.c26 init.ops = &clk_fixed_rate_ops; in uniphier_clk_register_fixed_rate()
/linux/drivers/clk/sunxi/
A Dclk-a10-hosc.c47 &fixed->hw, &clk_fixed_rate_ops, in sun4i_osc_clk_setup()
/linux/drivers/phy/qualcomm/
A Dphy-qcom-pcie2.c240 init.ops = &clk_fixed_rate_ops; in phy_pipe_clksrc_register()
A Dphy-qcom-qmp.c5282 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
/linux/drivers/clk/qcom/
A Dcommon.c155 init_data.ops = &clk_fixed_rate_ops; in _qcom_cc_register_board_clk()
/linux/include/linux/
A Dclk-provider.h347 extern const struct clk_ops clk_fixed_rate_ops;
/linux/
A Dvmlinux.symvers11671 0x00000000 clk_fixed_rate_ops vmlinux EXPORT_SYMBOL_GPL
A DSystem.map73117 ffff8000110b7bc8 D clk_fixed_rate_ops
A D.tmp_System.map73117 ffff8000110b7bc8 D clk_fixed_rate_ops

Completed in 354 milliseconds