SA1111_INTSTATCLR0 219 arch/arm/common/sa1111.c stat0 = readl_relaxed(mapbase + SA1111_INTSTATCLR0); SA1111_INTSTATCLR0 222 arch/arm/common/sa1111.c writel_relaxed(stat0, mapbase + SA1111_INTSTATCLR0); SA1111_INTSTATCLR0 301 arch/arm/common/sa1111.c if (readl_relaxed(mapbase + SA1111_INTSTATCLR0) & mask) SA1111_INTSTATCLR0 418 arch/arm/common/sa1111.c writel_relaxed(~0, irqbase + SA1111_INTSTATCLR0);