Home
last modified time | relevance | path

Searched refs:sci_txfill (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c776 static int sci_txfill(struct uart_port *port) in sci_txfill() function
795 return port->fifosize - sci_txfill(port); in sci_txroom()
2048 unsigned short in_tx_fifo = sci_txfill(port); in sci_tx_empty()