Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dimx.c2197 static const struct serial_rs485 imx_no_rs485 = {}; /* No RS485 if no RTS */ variable
2288 sport->port.rs485_supported = imx_no_rs485; in imx_uart_probe()