Searched refs:cdns_uart_tx_empty (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/serial/
H A Dxilinx_uartps.c374 * cdns_uart_tx_empty - Check whether TX is empty
379 static unsigned int cdns_uart_tx_empty(struct uart_port *port) function
1251 .tx_empty = cdns_uart_tx_empty,
1397 while (cdns_uart_tx_empty(port) != TIOCSER_TEMT)
1437 cdns_uart_tx_empty(port) != TIOCSER_TEMT)

Completed in 210 milliseconds