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

/linux-master/drivers/tty/serial/
H A Dsifive.c248 * sifive_serial_is_txfifo_full() - is the TXFIFO full?
258 static int sifive_serial_is_txfifo_full(struct sifive_serial_port *ssp) function
271 * ensure that the TXFIFO has space; see sifive_serial_is_txfifo_full().
491 while (sifive_serial_is_txfifo_full(ssp))

Completed in 282 milliseconds