Searched refs:clk_fixed_rate_ops (Results 1 – 7 of 7) sorted by relevance
46 const struct clk_ops clk_fixed_rate_ops = { variable50 EXPORT_SYMBOL_GPL(clk_fixed_rate_ops);70 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()
3477 init.ops = &clk_fixed_rate_ops; in phy_pipe_clk_register()
157 init_data.ops = &clk_fixed_rate_ops; in _qcom_cc_register_board_clk()
60 .ops = &clk_fixed_rate_ops,