Searched refs:INTCTL_INTMSK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/arm/samsung/s3c2xx0/
H A Ds3c2xx0reg.h137 #define INTCTL_INTMSK 0x08 /* Interrupt mask */ macro
H A Ds3c24x0.c755 s3c2xx0_softc->sc_intctl_ioh, INTCTL_INTMSK);
758 s3c2xx0_softc->sc_intctl_ioh, INTCTL_INTMSK, mask);
785 s3c2xx0_softc->sc_intctl_ioh, INTCTL_INTMSK);
788 s3c2xx0_softc->sc_intctl_ioh, INTCTL_INTMSK, mask);
H A Ds3c24x0_machdep.c356 ioreg_write32(S3C24X0_INTCTL_BASE + INTCTL_INTMSK, ~0);

Completed in 62 milliseconds