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.h28 if (UART(UTCR3) & UTCR3_TXE) break; in putc()
30 if (UART(UTCR3) & UTCR3_TXE) break; in putc()
32 if (UART(UTCR3) & UTCR3_TXE) break; in putc()
DSA-1100.h358 #define UTCR3_TXE 0x00000002 /* Transmit Enable */ macro
367 (UTCR3_RXE + UTCR3_TXE)
/arch/arm/include/debug/
Dsa1100.S17 #define UTCR3_TXE 0x00000002 /* Transmit Enable */ macro
34 tst \rv, #UTCR3_TXE
39 tsteq \rv, #UTCR3_TXE
44 tsteq \rv, #UTCR3_TXE