Searched defs:ISR_TX (Results 1 – 3 of 3) sorted by relevance
67 #define ISR_TX BIT(3) /* Transmit */ macro
116 #define ISR_TX (1 << 2) /* tx interrupt status */ macro
141 #define ISR_TX 0x00000008 macro