Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/
Dsprd_serial.c228 static int sprd_tx_buf_remap(struct uart_port *port) in sprd_tx_buf_remap() function
262 if (uart_circ_empty(xmit) || sprd_tx_buf_remap(port) || in sprd_complete_tx_dma()
342 if (sprd_tx_buf_remap(port) || sprd_tx_dma_config(port)) in sprd_start_tx_dma()