Searched refs:cgr2 (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
512 cgr2 |= 3 << 16;
531 cgr2 |= 3 << 16 | 3 << 4;
535 __raw_writel(cgr2, CCM_BASE + CCM_CGR2);

Completed in 62 milliseconds