Searched refs:UTCR3_TXE (Results 1 – 4 of 4) sorted by relevance
26 if (UART(UTCR3) & UTCR3_TXE) break; in puts()28 if (UART(UTCR3) & UTCR3_TXE) break; in puts()30 if (UART(UTCR3) & UTCR3_TXE) break; in puts()
358 #define UTCR3_TXE 0x00000002 /* Transmit Enable */ macro367 (UTCR3_RXE + UTCR3_TXE)
192 tst r1, #UTCR3_TXE197 tsteq r1, #UTCR3_TXE202 tsteq r1, #UTCR3_TXE
173 Ser2UTCR3 = UTCR3_RIE | UTCR3_RXE | UTCR3_TXE; in sa1100_irda_set_speed()528 Ser2UTCR3 = UTCR3_RIE | UTCR3_RXE | UTCR3_TXE; in sa1100_irda_hpsir_irq()771 Ser2UTCR3 = UTCR3_TIE | UTCR3_TXE; in sa1100_irda_hard_xmit()