Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dclock.h117 long omap1_round_to_table_rate(struct omap1_clk *clk, unsigned long rate, unsigned long *p_rate);
H A Dclock.c324 long omap1_round_to_table_rate(struct omap1_clk *clk, unsigned long rate, unsigned long *p_rate) in omap1_round_to_table_rate() function
H A Dclock_data.c582 .round_rate = &omap1_round_to_table_rate,