Searched refs:SRCR4 (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-shmobile/
H A Dboard-ap4evb.c1074 #define SRCR4 0xe61580bc macro
1075 srcr4 = __raw_readl(SRCR4);
1076 __raw_writel(srcr4 | (1 << 13), SRCR4);
1078 __raw_writel(srcr4 & ~(1 << 13), SRCR4);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-shmobile/
H A Dboard-ap4evb.c1074 #define SRCR4 0xe61580bc macro
1075 srcr4 = __raw_readl(SRCR4);
1076 __raw_writel(srcr4 | (1 << 13), SRCR4);
1078 __raw_writel(srcr4 & ~(1 << 13), SRCR4);

Completed in 97 milliseconds