Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Datmel_serial.c241 static bool atmel_use_pdc_rx(struct uart_port *port) in atmel_use_pdc_rx() function
255 static bool atmel_use_pdc_rx(struct uart_port *port) in atmel_use_pdc_rx() function
515 if (atmel_use_pdc_rx(port)) { in atmel_start_rx()
533 if (atmel_use_pdc_rx(port)) { in atmel_stop_rx()
1190 if (atmel_use_pdc_rx(port)) { in atmel_handle_receive()
1722 } else if (atmel_use_pdc_rx(port)) { in atmel_set_ops()
1924 if (atmel_use_pdc_rx(port)) { in atmel_startup()
2137 if (atmel_use_pdc_rx(port)) in atmel_set_termios()
2813 if (!atmel_use_pdc_rx(&port->uart)) { in atmel_serial_probe()