Searched refs:TIMBUART_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/tty/serial/ | ||
H A D | timbuart.h | 14 #define TIMBUART_FIFO_SIZE 2048 macro |
H A D | timbuart.c | 427 uart->port.fifosize = TIMBUART_FIFO_SIZE; in timbuart_probe() |