Searched refs:rs485_start_tx (Results 1 – 4 of 4) sorted by relevance
164 void (*rs485_start_tx)(struct uart_8250_port *up, bool toggle_ier); member
256 up->rs485_start_tx = serial8250_em485_start_tx; in dw8250_setup_port()
166 up->rs485_start_tx = serial8250_em485_start_tx; in of_platform_serial_setup()
1490 up->rs485_start_tx(up, true); in start_tx_rs485()3332 up->rs485_start_tx(up, false); in serial8250_console_write()