Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Datmel_serial.c265 static bool atmel_use_dma_rx(struct uart_port *port) in atmel_use_dma_rx() function
1329 if (atmel_use_dma_rx(port)) { in atmel_handle_receive()
1796 if (atmel_use_dma_rx(port)) { in atmel_set_ops()
2002 } else if (atmel_use_dma_rx(port)) { in atmel_startup()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds