Searched refs:srcr4 (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-shmobile/
H A Dboard-ap4evb.c859 u32 srcr4; local
1075 srcr4 = __raw_readl(SRCR4);
1076 __raw_writel(srcr4 | (1 << 13), SRCR4);
1078 __raw_writel(srcr4 & ~(1 << 13), SRCR4);

Completed in 13 milliseconds