Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Datmel_serial.c247 static bool atmel_use_pdc_tx(struct uart_port *port) in atmel_use_pdc_tx() function
259 static bool atmel_use_pdc_tx(struct uart_port *port) in atmel_use_pdc_tx() function
318 if (atmel_use_pdc_tx(port)) in atmel_config_rs485()
435 if (atmel_use_pdc_tx(port)) in atmel_config_iso7816()
556 if (atmel_use_pdc_tx(port)) { in atmel_stop_tx()
585 if (atmel_use_pdc_tx(port) && (atmel_uart_readl(port, ATMEL_PDC_PTSR) in atmel_start_tx()
591 if (atmel_use_pdc_tx(port) || atmel_use_dma_tx(port)) in atmel_start_tx()
595 if (atmel_use_pdc_tx(port)) in atmel_start_tx()
1803 } else if (atmel_use_pdc_tx(port)) { in atmel_set_ops()
2024 if (atmel_use_pdc_tx(port)) { in atmel_flush_buffer()
[all …]