Searched refs:omap2_dpll_round_rate (Results 1 – 5 of 5) sorted by relevance
/arch/arm/mach-omap2/ |
D | dpll44xx.c | 145 r = omap2_dpll_round_rate(clk, target_rate); in omap4_dpll_regm4xen_round_rate()
|
D | clock.h | 57 long omap2_dpll_round_rate(struct clk *clk, unsigned long target_rate);
|
D | clkt_dpll.c | 293 long omap2_dpll_round_rate(struct clk *clk, unsigned long target_rate) in omap2_dpll_round_rate() function
|
D | clock3xxx_data.c | 303 .round_rate = &omap2_dpll_round_rate, 375 .round_rate = &omap2_dpll_round_rate, 434 .round_rate = &omap2_dpll_round_rate, 616 .round_rate = &omap2_dpll_round_rate, 946 .round_rate = &omap2_dpll_round_rate,
|
D | clock44xx_data.c | 692 .round_rate = &omap2_dpll_round_rate, 760 .round_rate = &omap2_dpll_round_rate, 833 .round_rate = &omap2_dpll_round_rate, 979 .round_rate = &omap2_dpll_round_rate,
|