Searched refs:clk_fixed_clk_ops (Results 1 – 2 of 2) sorted by relevance
161 extern const struct clk_ops clk_fixed_clk_ops;172 .ops = &clk_fixed_clk_ops,\
575 const struct clk_ops clk_fixed_clk_ops = { variable