Home
last modified time | relevance | path

Searched refs:__stop_tx_rs485 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_port.c1473 static void __stop_tx_rs485(struct uart_8250_port *p) in __stop_tx_rs485() function
1508 * __stop_tx_rs485() must be called only when both FIFO and in __stop_tx()
1515 __stop_tx_rs485(p); in __stop_tx()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_port.c1456 static void __stop_tx_rs485(struct uart_8250_port *p, u64 stop_delay) in __stop_tx_rs485() function
1491 * __stop_tx_rs485() must be called only when both FIFO and in __stop_tx()
1510 __stop_tx_rs485(p, stop_delay); in __stop_tx()

Completed in 9 milliseconds