Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dtimbuart.h16 #define TIMBUART_RXFIFO 0x08 macro
Dtimbuart.c85 u8 ch = ioread8(port->membase + TIMBUART_RXFIFO); in timbuart_rx_chars()