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

/drivers/tty/serial/
H A Dmpc52xx_uart.c608 mpc52xx_uart_tx_empty(struct uart_port *port) function
808 while (!mpc52xx_uart_tx_empty(port) && --j)
911 .tx_empty = mpc52xx_uart_tx_empty,
1151 while (!mpc52xx_uart_tx_empty(port) && --j)
1165 while (!mpc52xx_uart_tx_empty(port) && --j)

Completed in 64 milliseconds