Searched refs:omap3_core_dpll_m2_set_rate (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dclock3xxx.h13 int omap3_core_dpll_m2_set_rate(struct clk *clk, unsigned long rate);
H A Dclkt34xx_dpll3m2.c43 * omap3_core_dpll_m2_set_rate - set CORE DPLL M2 divider
50 int omap3_core_dpll_m2_set_rate(struct clk *clk, unsigned long rate) function
H A Dclock3xxx_data.c503 .set_rate = &omap3_core_dpll_m2_set_rate,
3484 /* Avoid sleeping during omap3_core_dpll_m2_set_rate() */

Completed in 43 milliseconds