Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsprd_serial.c135 static int sprd_tx_dma_config(struct uart_port *port);
260 sprd_tx_dma_config(port)) in sprd_complete_tx_dma()
296 static int sprd_tx_dma_config(struct uart_port *port) in sprd_tx_dma_config() function
339 if (sprd_tx_buf_remap(port) || sprd_tx_dma_config(port)) in sprd_start_tx_dma()