Searched refs:_omap3_wait_dpll_status (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.c62 /* _omap3_wait_dpll_status: wait for a DPLL to enter a specific state */
63 static int _omap3_wait_dpll_status(struct clk *clk, u8 state) function
151 r = _omap3_wait_dpll_status(clk, 1);
187 r = _omap3_wait_dpll_status(clk, 0);

Completed in 62 milliseconds