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

  /src/sys/arch/evbarm/dev/
plcomreg.h 50 #define PL010_CR_RIE 0x0010 /* Receive interrupt enable */
plcom.c 448 SET(sc->sc_cr, PL010_CR_RIE | PL010_CR_RTIE);
772 SET(sc->sc_cr, PL010_CR_RIE | PL010_CR_RTIE);
783 SET(sc->sc_cr, PL010_CR_RIE | PL010_CR_RTIE);
883 PL010_CR_RIE | PL010_CR_RTIE | PL010_CR_MSIE);
1953 PL010_CR_RIE | PL010_CR_RTIE);
2179 PL010_CR_RIE | PL010_CR_RTIE);

Completed in 15 milliseconds