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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-imx/
H A Dgeneric.c102 static unsigned int imx_decode_pll(unsigned int pll, u32 f_ref) function
125 return imx_decode_pll(SPCTL0, f_ref);
131 return imx_decode_pll(MPCTL0, CLK32 * 512);

Completed in 91 milliseconds