Searched refs:omap1_round_ext_clk_rate (Results 1 – 3 of 3) sorted by relevance
205 extern long omap1_round_ext_clk_rate(struct clk *clk, unsigned long rate);
580 .round_rate = &omap1_round_ext_clk_rate,598 .round_rate = &omap1_round_ext_clk_rate,
386 long omap1_round_ext_clk_rate(struct clk *clk, unsigned long rate) in omap1_round_ext_clk_rate() function