Searched refs:SPORT_TX_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/tty/serial/ | ||
D | bfin_sport_uart.h | 74 #define SPORT_TX_FIFO_SIZE 8 macro |
D | bfin_sport_uart.c | 781 sport->port.fifosize = SPORT_TX_FIFO_SIZE, in sport_uart_probe() |