Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dfsl_lpuart.c504 static int lpuart_dma_tx_request(struct uart_port *port) in lpuart_dma_tx_request() function
1464 if (sport->dma_tx_chan && !lpuart_dma_tx_request(&sport->port)) { in lpuart_tx_dma_startup()