Home
last modified time | relevance | path

Searched refs:omap1_round_ext_clk_rate (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dclock.h205 extern long omap1_round_ext_clk_rate(struct clk *clk, unsigned long rate);
H A Dclock_data.c580 .round_rate = &omap1_round_ext_clk_rate,
598 .round_rate = &omap1_round_ext_clk_rate,
H A Dclock.c386 long omap1_round_ext_clk_rate(struct clk *clk, unsigned long rate) in omap1_round_ext_clk_rate() function