Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Datmel_serial.c225 static inline int atmel_uart_is_half_duplex(struct uart_port *port) in atmel_uart_is_half_duplex() function
565 if (atmel_uart_is_half_duplex(port)) in atmel_stop_tx()
585 if (atmel_uart_is_half_duplex(port)) in atmel_start_tx()
854 if (atmel_uart_is_half_duplex(port)) in atmel_tx_chars()
892 else if (atmel_uart_is_half_duplex(port)) { in atmel_complete_tx_dma()
1503 if (atmel_uart_is_half_duplex(port)) { in atmel_tx_pdc()
2544 if (atmel_uart_is_half_duplex(port)) in atmel_init_port()