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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/common/
H A Dsa1111.c221 ip0 = sa1111_readl(mapbase + SA1111_INTPOL0);
223 sa1111_writel(ip0 ^ mask, mapbase + SA1111_INTPOL0);
224 sa1111_writel(ip0, mapbase + SA1111_INTPOL0);
247 ip0 = sa1111_readl(mapbase + SA1111_INTPOL0);
252 sa1111_writel(ip0, mapbase + SA1111_INTPOL0);
401 sa1111_writel(0, irqbase + SA1111_INTPOL0);
836 save->intpol0 = sa1111_readl(base + SA1111_INTPOL0);
906 sa1111_writel(save->intpol0, base + SA1111_INTPOL0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/hardware/
H A Dsa1111.h416 #define SA1111_INTPOL0 0x0010 macro

Completed in 64 milliseconds