SA1111_INTSTATCLR1  220 arch/arm/common/sa1111.c 	stat1 = readl_relaxed(mapbase + SA1111_INTSTATCLR1);
SA1111_INTSTATCLR1  226 arch/arm/common/sa1111.c 	writel_relaxed(stat1, mapbase + SA1111_INTSTATCLR1);
SA1111_INTSTATCLR1  419 arch/arm/common/sa1111.c 	writel_relaxed(~0, irqbase + SA1111_INTSTATCLR1);