Searched refs:_omap3_dpll_write_clken (Results 1 - 1 of 1) 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 Ddpll3xxx.c48 /* _omap3_dpll_write_clken - write clken_bits arg to a DPLL's enable bits */
49 static void _omap3_dpll_write_clken(struct clk *clk, u8 clken_bits) function
149 _omap3_dpll_write_clken(clk, DPLL_LOCKED);
185 _omap3_dpll_write_clken(clk, DPLL_LOW_POWER_BYPASS);
217 _omap3_dpll_write_clken(clk, DPLL_LOW_POWER_STOP);

Completed in 123 milliseconds