Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dtimbuart.h28 #define TIMBUART_RXFIFO 0x08 macro
Dtimbuart.c97 u8 ch = ioread8(port->membase + TIMBUART_RXFIFO); in timbuart_rx_chars()