Searched refs:SIFIVE_RX_FIFO_DEPTH (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/
H A Dsifive.c125 /* SIFIVE_RX_FIFO_DEPTH: depth of the TX FIFO (in bytes) */
126 #define SIFIVE_RX_FIFO_DEPTH 8 macro
128 #if (SIFIVE_TX_FIFO_DEPTH != SIFIVE_RX_FIFO_DEPTH)
409 for (c = SIFIVE_RX_FIFO_DEPTH; c > 0; --c) {

Completed in 113 milliseconds