Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dfsl_lpuart.c510 static bool lpuart_stopped_or_empty(struct uart_port *port) in lpuart_stopped_or_empty() function
548 if (!lpuart_stopped_or_empty(&sport->port)) in lpuart_dma_tx_complete()
748 if (lpuart_stopped_or_empty(&sport->port)) { in lpuart_transmit_buffer()
779 if (lpuart_stopped_or_empty(&sport->port)) { in lpuart32_transmit_buffer()
813 if (!lpuart_stopped_or_empty(port)) in lpuart_start_tx()
827 if (!lpuart_stopped_or_empty(port)) in lpuart32_start_tx()