Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dxilinx_uartps.c751 static void cdns_uart_stop_tx(struct uart_port *port) in cdns_uart_stop_tx() function
1256 .stop_tx = cdns_uart_stop_tx,
1635 cdns_uart_stop_tx(port); in cdns_rs485_config()