Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dclock.h208 extern long omap1_round_to_table_rate(struct clk *clk, unsigned long rate);
H A Dclock.c276 long omap1_round_to_table_rate(struct clk *clk, unsigned long rate) in omap1_round_to_table_rate() function
H A Dclock_data.c645 .round_rate = &omap1_round_to_table_rate,