Home
last modified time | relevance | path

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

/linux-5.10/drivers/tty/serial/ !
Dxilinx_uartps.c648 static unsigned int cdns_uart_tx_empty(struct uart_port *port) in cdns_uart_tx_empty() function
1119 .tx_empty = cdns_uart_tx_empty,
1238 while (cdns_uart_tx_empty(port) != TIOCSER_TEMT) in cdns_uart_console_write()
1278 cdns_uart_tx_empty(port) != TIOCSER_TEMT) in cdns_uart_console_setup()