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

  /src/sys/arch/evbarm/dev/
plcomreg.h 166 #define PL011COM_IMSC 0x38 /* Interrupt mask set/clear register */
plcom.c 462 PWRITE4(pi, PL011COM_IMSC, sc->sc_imsc);
533 PWRITE4(pi, PL011COM_IMSC, sc->sc_imsc);
654 PWRITE4(pi, PL011COM_IMSC, sc->sc_imsc);
791 PWRITE4(pi, PL011COM_IMSC, sc->sc_imsc);
892 PWRITE4(pi, PL011COM_IMSC, sc->sc_imsc);
1813 PWRITE4(pi, PL011COM_IMSC, sc->sc_imsc);
1960 PWRITE4(pi, PL011COM_IMSC, sc->sc_imsc);
2186 PWRITE4(pi, PL011COM_IMSC, sc->sc_imsc);
2367 PWRITE4(pi, PL011COM_IMSC,
2612 PWRITE4(pi, PL011COM_IMSC, 0)
    [all...]

Completed in 13 milliseconds