Home
last modified time | relevance | path

Searched refs:RXTT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dtimbuart.h35 #define RXTT 0x40 macro
39 #define RXFLAGS (RXDP | RXBAF | RXBF | RXTT | RXBNAE)
H A Dtimbuart.c167 *ier |= RXBAF | RXBF | RXTT; in timbuart_handle_rx_port()
247 iowrite32(RXBAF | RXBF | RXTT | CTS_DELTA, in timbuart_startup()