Searched refs:SA1111_INTPOL1 (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.c318 ip1 = sa1111_readl(mapbase + SA1111_INTPOL1);
320 sa1111_writel(ip1 ^ mask, mapbase + SA1111_INTPOL1);
321 sa1111_writel(ip1, mapbase + SA1111_INTPOL1);
344 ip1 = sa1111_readl(mapbase + SA1111_INTPOL1);
349 sa1111_writel(ip1, mapbase + SA1111_INTPOL1);
404 irqbase + SA1111_INTPOL1);
837 save->intpol1 = sa1111_readl(base + SA1111_INTPOL1);
907 sa1111_writel(save->intpol1, base + SA1111_INTPOL1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/hardware/
H A Dsa1111.h417 #define SA1111_INTPOL1 0x0014 macro

Completed in 49 milliseconds