Home
last modified time | relevance | path

Searched refs:UTCR3_TXE (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-sa1100/include/mach/
Duncompress.h29 if (UART(UTCR3) & UTCR3_TXE) break; in putc()
31 if (UART(UTCR3) & UTCR3_TXE) break; in putc()
33 if (UART(UTCR3) & UTCR3_TXE) break; in putc()
DSA-1100.h359 #define UTCR3_TXE 0x00000002 /* Transmit Enable */ macro
368 (UTCR3_RXE + UTCR3_TXE)
/arch/arm/include/debug/
Dsa1100.S13 #define UTCR3_TXE 0x00000002 /* Transmit Enable */ macro
30 tst \rv, #UTCR3_TXE
35 tsteq \rv, #UTCR3_TXE
40 tsteq \rv, #UTCR3_TXE