Searched refs:clk_fixed_rate_ops (Results 1 – 10 of 10) sorted by relevance
46 const struct clk_ops clk_fixed_rate_ops = { variable50 EXPORT_SYMBOL_GPL(clk_fixed_rate_ops);86 init.ops = &clk_fixed_rate_ops; in __clk_hw_register_fixed_rate()
26 init.ops = &clk_fixed_rate_ops; in uniphier_clk_register_fixed_rate()
47 &fixed->hw, &clk_fixed_rate_ops, in sun4i_osc_clk_setup()
240 init.ops = &clk_fixed_rate_ops; in phy_pipe_clksrc_register()
733 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
2227 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
2463 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
2399 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
155 init_data.ops = &clk_fixed_rate_ops; in _qcom_cc_register_board_clk()
359 extern const struct clk_ops clk_fixed_rate_ops;