Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dtimbuart.h17 #define TIMBUART_TXFIFO 0x0c macro
Dtimbuart.c102 iowrite8(ch, port->membase + TIMBUART_TXFIFO); in timbuart_tx_chars()