Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Datmel_serial.c236 static inline int atmel_uart_is_half_duplex(struct uart_port *port) in atmel_uart_is_half_duplex() function
576 if (atmel_uart_is_half_duplex(port)) in atmel_stop_tx()
595 if (atmel_uart_is_half_duplex(port)) in atmel_start_tx()
893 else if (atmel_uart_is_half_duplex(port)) { in atmel_complete_tx_dma()
1490 if (atmel_uart_is_half_duplex(port)) { in atmel_tx_pdc()