Searched refs:UART_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
56 #define UART_FIFO_SIZE 8 macro402 ((UART_FIFO_SIZE / 2) << UART_TXCTRL_TXCNT_SHIFT)); in sfuartopen()
131 #define UART_FIFO_SIZE 16 macro175 fifolen = UART_FIFO_SIZE; in pluart_attach_common()