Searched refs:clk_fixed_rate_ops (Results 1 – 7 of 7) sorted by relevance
42 const struct clk_ops clk_fixed_rate_ops = { variable46 EXPORT_SYMBOL_GPL(clk_fixed_rate_ops);73 init.ops = &clk_fixed_rate_ops; in clk_hw_register_fixed_rate_with_accuracy()
35 init.ops = &clk_fixed_rate_ops; in uniphier_clk_register_fixed_rate()
56 &fixed->hw, &clk_fixed_rate_ops, in sun4i_osc_clk_setup()
142 init_data.ops = &clk_fixed_rate_ops; in _qcom_cc_register_board_clk()
313 extern const struct clk_ops clk_fixed_rate_ops;
93 .ops = &clk_fixed_rate_ops,
1411 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()