Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Datmel_serial.c239 static bool atmel_use_pdc_rx(struct uart_port *port) in atmel_use_pdc_rx() function
253 static bool atmel_use_pdc_rx(struct uart_port *port) in atmel_use_pdc_rx() function
623 if (atmel_use_pdc_rx(port)) { in atmel_start_rx()
641 if (atmel_use_pdc_rx(port)) { in atmel_stop_rx()
1297 if (atmel_use_pdc_rx(port)) { in atmel_handle_receive()
1772 } else if (atmel_use_pdc_rx(port)) { in atmel_set_ops()
1961 if (atmel_use_pdc_rx(port)) { in atmel_startup()
2186 if (atmel_use_pdc_rx(port)) in atmel_set_termios()
2946 if (!atmel_use_pdc_rx(&atmel_port->uart)) { in atmel_serial_probe()