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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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 113 milliseconds