Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Datmel_serial.c248 static bool atmel_use_pdc_tx(struct uart_port *port) in atmel_use_pdc_tx() function
260 static bool atmel_use_pdc_tx(struct uart_port *port) in atmel_use_pdc_tx() function
356 if (atmel_use_pdc_tx(port)) in atmel_config_rs485()
469 if (atmel_use_pdc_tx(port)) { in atmel_stop_tx()
488 if (atmel_use_pdc_tx(port)) { in atmel_start_tx()
1736 } else if (atmel_use_pdc_tx(port)) { in atmel_set_ops()
1973 if (atmel_use_pdc_tx(port)) { in atmel_flush_buffer()
2429 else if (atmel_use_pdc_tx(port)) { in atmel_init_port()