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