Searched refs:PL010_CR_RTIE (Results 1 – 2 of 2) sorted by relevance
48 #define PL010_CR_RTIE 0x0040 /* Receive timeout interrupt enable */ macro
448 SET(sc->sc_cr, PL010_CR_RIE | PL010_CR_RTIE); in plcom_enable_debugport()772 SET(sc->sc_cr, PL010_CR_RIE | PL010_CR_RTIE); in plcom_shutdown()783 SET(sc->sc_cr, PL010_CR_RIE | PL010_CR_RTIE); in plcom_shutdown()883 PL010_CR_RIE | PL010_CR_RTIE | PL010_CR_MSIE); in plcomopen()1953 PL010_CR_RIE | PL010_CR_RTIE); in plcom_rxsoft()2179 PL010_CR_RIE | PL010_CR_RTIE); in plcomintr()