Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dbcm63xx_uart.c606 static bool bcm_uart_tx_full(struct uart_port *port) in bcm_uart_tx_full() function
628 while (bcm_uart_tx_full(port)) { in bcm_uart_poll_put_char()