Searched refs:atmel_use_pdc_rx (Results 1 – 1 of 1) sorted by relevance
241 static bool atmel_use_pdc_rx(struct uart_port *port) in atmel_use_pdc_rx() function255 static bool atmel_use_pdc_rx(struct uart_port *port) in atmel_use_pdc_rx() function625 if (atmel_use_pdc_rx(port)) { in atmel_start_rx()643 if (atmel_use_pdc_rx(port)) { in atmel_stop_rx()1288 if (atmel_use_pdc_rx(port)) { in atmel_handle_receive()1764 } else if (atmel_use_pdc_rx(port)) { in atmel_set_ops()1953 if (atmel_use_pdc_rx(port)) { in atmel_startup()2178 if (atmel_use_pdc_rx(port)) in atmel_set_termios()2938 if (!atmel_use_pdc_rx(&atmel_port->uart)) { in atmel_serial_probe()