Searched refs:clk_fixed_factor_ops (Results 1 – 5 of 5) sorted by relevance
61 struct clk_ops clk_fixed_factor_ops = { variable66 EXPORT_SYMBOL_GPL(clk_fixed_factor_ops);88 init.ops = &clk_fixed_factor_ops; in clk_register_fixed_factor()
50 return clk_fixed_factor_ops.recalc_rate(&fix->hw, parent_rate); in cken_recalc_rate()
193 &fixed->hw, &clk_fixed_factor_ops, in cpg_rcan_clk_register()
460 extern struct clk_ops clk_fixed_factor_ops;
1198 rate_ops = &clk_fixed_factor_ops; in sunxi_divs_clk_setup()