Lines Matching refs:SER_RS485_ENABLED
447 if (port->rs485.flags & SER_RS485_ENABLED && in imx_uart_stop_tx()
579 else if (sport->port.rs485.flags & SER_RS485_ENABLED) { in imx_uart_dma_tx_callback()
658 if (port->rs485.flags & SER_RS485_ENABLED) { in imx_uart_start_tx()
970 if (!(port->rs485.flags & SER_RS485_ENABLED)) { in imx_uart_set_mctrl()
1566 if (port->rs485.flags & SER_RS485_ENABLED) { in imx_uart_set_termios()
1583 } else if (port->rs485.flags & SER_RS485_ENABLED) { in imx_uart_set_termios()
1841 rs485conf->flags &= ~SER_RS485_ENABLED; in imx_uart_rs485_config()
1843 if (rs485conf->flags & SER_RS485_ENABLED) { in imx_uart_rs485_config()
1859 if (!(rs485conf->flags & SER_RS485_ENABLED) || in imx_uart_rs485_config()
2277 if (sport->port.rs485.flags & SER_RS485_ENABLED && in imx_uart_probe()
2286 if (sport->port.rs485.flags & SER_RS485_ENABLED && in imx_uart_probe()