Searched refs:CCM_SPCTL1 (Results 1 - 2 of 2) 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-imx21.c38 #define CCM_SPCTL1 IO_ADDR_CCM(0x10) macro
309 while ((__raw_readl(CCM_SPCTL1) & CCM_SPCTL1_LF) == 0)
H A Dclock-imx27.c39 #define CCM_SPCTL1 IO_ADDR_CCM(0x10) macro
107 while (!(__raw_readl(CCM_SPCTL1) & CCM_SPCTL1_LF));

Completed in 114 milliseconds