Searched refs:UART_LSR_THRE (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/serial/
H A Duart8250.hh61 const uint8_t UART_LSR_THRE = 0x20; variable
H A Duart8250.cc157 lsr |= UART_LSR_TEMT | UART_LSR_THRE;
/gem5/src/dev/mips/
H A Dmaltareg.h168 #define UART_LSR_THRE 0x20 macro

Completed in 4 milliseconds