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

/gem5/src/dev/serial/
H A Duart8250.hh62 const uint8_t UART_LSR_DR = 0x01; variable
H A Duart8250.cc156 lsr = UART_LSR_DR;
/gem5/src/dev/mips/
H A Dmaltareg.h169 #define UART_LSR_DR 0x01 macro

Completed in 7 milliseconds