Searched refs:CCM_SPCTL0 (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-imx/
H A Dclock-imx1.c37 #define CCM_SPCTL0 IO_ADDR_CCM(0xc) macro
197 return mxc_decode_pll(__raw_readl(CCM_SPCTL0),
H A Dclock-imx27.c38 #define CCM_SPCTL0 IO_ADDR_CCM(0xc) macro
363 reg = __raw_readl(CCM_SPCTL0);
369 __raw_writel(reg, CCM_SPCTL0);
H A Dclock-imx21.c37 #define CCM_SPCTL0 IO_ADDR_CCM(0xc) macro
541 reg = __raw_readl(CCM_SPCTL0);

Completed in 40 milliseconds