Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dtimbuart.h14 #define TIMBUART_FIFO_SIZE 2048 macro
H A Dtimbuart.c427 uart->port.fifosize = TIMBUART_FIFO_SIZE; in timbuart_probe()