Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c858 static unsigned int lpuart32_tx_empty(struct uart_port *port) in lpuart32_tx_empty() function
2435 .tx_empty = lpuart32_tx_empty,
2815 if (read_poll_timeout(lpuart32_tx_empty, val, val, 1, 100000, false, in lpuart_global_reset()