Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dfsl_lpuart.c516 static bool lpuart_stopped_or_empty(struct uart_port *port) in lpuart_stopped_or_empty() function
553 if (!lpuart_stopped_or_empty(&sport->port)) in lpuart_dma_tx_complete()
762 if (lpuart_stopped_or_empty(&sport->port)) { in lpuart32_transmit_buffer()
795 if (!lpuart_stopped_or_empty(port)) in lpuart_start_tx()
809 if (!lpuart_stopped_or_empty(port)) in lpuart32_start_tx()