Searched refs:atmel_use_pdc_rx (Results 1 – 1 of 1) sorted by relevance
233 static bool atmel_use_pdc_rx(struct uart_port *port) in atmel_use_pdc_rx() function247 static bool atmel_use_pdc_rx(struct uart_port *port) in atmel_use_pdc_rx() function610 if (atmel_use_pdc_rx(port)) { in atmel_start_rx()628 if (atmel_use_pdc_rx(port)) { in atmel_stop_rx()1309 if (atmel_use_pdc_rx(port)) { in atmel_handle_receive()1800 } else if (atmel_use_pdc_rx(port)) { in atmel_set_ops()1986 if (atmel_use_pdc_rx(port)) { in atmel_startup()2203 if (atmel_use_pdc_rx(port)) in atmel_set_termios()2901 if (!atmel_use_pdc_rx(&atmel_port->uart)) { in atmel_serial_probe()