Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dmpc52xx_uart.c1044 mpc52xx_uart_tx_empty(struct uart_port *port) in mpc52xx_uart_tx_empty() function
1227 while (!mpc52xx_uart_tx_empty(port) && --j) in mpc52xx_uart_set_termios()
1344 .tx_empty = mpc52xx_uart_tx_empty,
1576 while (!mpc52xx_uart_tx_empty(port) && --j) in mpc52xx_console_write()
1590 while (!mpc52xx_uart_tx_empty(port) && --j) in mpc52xx_console_write()