HomeSort by: relevance | last modified time | path
    Searched refs:GPIO_EINTMASK (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/arm/s3c2xx0/
s3c2410reg.h 182 #define GPIO_EINTMASK 0xa4
s3c2410_extint.c 104 GPIO_EINTMASK, ssextio_softc->sc_mask | ssextio_softc->sc_pending);
s3c2440_extint.c 135 GPIO_EINTMASK, ssextio_softc->sc_mask | ssextio_softc->sc_pending);
s3c2440reg.h 217 #define GPIO_EINTMASK 0xa4
  /src/sys/arch/evbarm/stand/boot2440/
main.c 608 CSR_WRITE(S3C2440_GPIO_BASE + GPIO_EINTMASK, ~0);

Completed in 14 milliseconds