Searched refs:omap1_round_ext_clk_rate (Results 1 – 3 of 3) sorted by relevance
210 extern long omap1_round_ext_clk_rate(struct clk *clk, unsigned long rate);
583 .round_rate = &omap1_round_ext_clk_rate,601 .round_rate = &omap1_round_ext_clk_rate,
389 long omap1_round_ext_clk_rate(struct clk *clk, unsigned long rate) in omap1_round_ext_clk_rate() function