Searched refs:PL011_INT_RT (Results 1 – 2 of 2) sorted by relevance
126 #define PL011_INT_RT 0x040 macro137 (PL011_INT_RT | PL011_INT_TX | PL011_INT_RX | PL011_INT_MSMASK)
458 sc->sc_imsc = PL011_INT_RX | PL011_INT_RT; in plcom_enable_debugport()777 SET(sc->sc_imsc, PL011_INT_RT | PL011_INT_RX); in plcom_shutdown()789 SET(sc->sc_imsc, PL011_INT_RT | PL011_INT_RX); in plcom_shutdown()890 SET(sc->sc_imsc, PL011_INT_RT | PL011_INT_RX | in plcomopen()1959 PL011_INT_RX | PL011_INT_RT); in plcom_rxsoft()2185 PL011_INT_RT | PL011_INT_RX); in plcomintr()