Home
last modified time | relevance | path

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

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