Searched refs:clk_fixed_rate_ops (Results 1 – 8 of 8) sorted by relevance
39 const struct clk_ops clk_fixed_rate_ops = { variable43 EXPORT_SYMBOL_GPL(clk_fixed_rate_ops);70 init.ops = &clk_fixed_rate_ops; in clk_hw_register_fixed_rate_with_accuracy()
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()
1822 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
142 init_data.ops = &clk_fixed_rate_ops; in _qcom_cc_register_board_clk()
333 extern const struct clk_ops clk_fixed_rate_ops;
60 .ops = &clk_fixed_rate_ops,