Searched refs:cgr3 (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-mx3/
H A Dclock-imx35.c509 unsigned int cgr2 = 3 << 26, cgr3 = 0; local
532 cgr3 |= 3 << 2;
536 __raw_writel(cgr3, CCM_BASE + CCM_CGR3);

Completed in 60 milliseconds