Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dfsl_lpuart.c468 static bool lpuart_stopped_or_empty(struct uart_port *port) in lpuart_stopped_or_empty() function
502 if (!lpuart_stopped_or_empty(&sport->port)) in lpuart_dma_tx_complete()
702 if (lpuart_stopped_or_empty(&sport->port)) { in lpuart_transmit_buffer()
733 if (lpuart_stopped_or_empty(&sport->port)) { in lpuart32_transmit_buffer()
767 if (!lpuart_stopped_or_empty(port)) in lpuart_start_tx()
781 if (!lpuart_stopped_or_empty(port)) in lpuart32_start_tx()