Home
last modified time | relevance | path

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

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