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

/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c79 static unsigned int cpm_uart_tx_empty(struct uart_port *port) function
460 while(!cpm_uart_tx_empty(port)) {
1102 .tx_empty = cpm_uart_tx_empty,

Completed in 10 milliseconds