Searched refs:SA1111_INTC (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.c383 void __iomem *irqbase = sachip->base + SA1111_INTC;
389 request_mem_region(sachip->phys + SA1111_INTC, 512, "irq");
734 void __iomem *irqbase = sachip->base + SA1111_INTC;
750 release_mem_region(sachip->phys + SA1111_INTC, 512);
835 base = sachip->base + SA1111_INTC;
894 sa1111_writel(0, sachip->base + SA1111_INTC + SA1111_INTEN0);
895 sa1111_writel(0, sachip->base + SA1111_INTC + SA1111_INTEN1);
905 base = sachip->base + SA1111_INTC;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/hardware/
H A Dsa1111.h407 #define SA1111_INTC 0x1600 macro

Completed in 45 milliseconds