Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Datmel_serial.c271 static bool atmel_use_dma_rx(struct uart_port *port) in atmel_use_dma_rx() function
1317 if (atmel_use_dma_rx(port)) { in atmel_handle_receive()
1768 if (atmel_use_dma_rx(port)) { in atmel_set_ops()
1977 } else if (atmel_use_dma_rx(port)) { in atmel_startup()