Searched refs:INTCTL_INTMSK (Results 1 – 3 of 3) sorted by relevance
137 #define INTCTL_INTMSK 0x08 /* Interrupt mask */ macro
755 s3c2xx0_softc->sc_intctl_ioh, INTCTL_INTMSK); in arm_mask_irq()758 s3c2xx0_softc->sc_intctl_ioh, INTCTL_INTMSK, mask); in arm_mask_irq()785 s3c2xx0_softc->sc_intctl_ioh, INTCTL_INTMSK); in arm_unmask_irq()788 s3c2xx0_softc->sc_intctl_ioh, INTCTL_INTMSK, mask); in arm_unmask_irq()
356 ioreg_write32(S3C24X0_INTCTL_BASE + INTCTL_INTMSK, ~0); in initarm()