Searched refs:SEDI_UART_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance
42 #define SEDI_UART_FIFO_DEPTH (64) macro44 #define SEDI_UART_FIFO_HALF_DEPTH (SEDI_UART_FIFO_DEPTH / 2)465 int count = (write_pos[uart] == 0) ? SEDI_UART_FIFO_DEPTH in sedi_uart_isr_handler()