SER_RS485_RTS_ON_SEND 201 drivers/tty/serial/8250/8250_fintek.c if (!(rs485->flags & SER_RS485_RTS_ON_SEND) == SER_RS485_RTS_ON_SEND 212 drivers/tty/serial/8250/8250_fintek.c rs485->flags &= SER_RS485_ENABLED | SER_RS485_RTS_ON_SEND | SER_RS485_RTS_ON_SEND 231 drivers/tty/serial/8250/8250_fintek.c if (rs485->flags & SER_RS485_RTS_ON_SEND) SER_RS485_RTS_ON_SEND 48 drivers/tty/serial/8250/8250_lpc18xx.c rs485->flags &= SER_RS485_ENABLED | SER_RS485_RTS_ON_SEND | SER_RS485_RTS_ON_SEND 55 drivers/tty/serial/8250/8250_lpc18xx.c if (rs485->flags & SER_RS485_RTS_ON_SEND) { SER_RS485_RTS_ON_SEND 1483 drivers/tty/serial/8250/8250_pci.c rs485->flags &= SER_RS485_ENABLED | SER_RS485_RTS_ON_SEND; SER_RS485_RTS_ON_SEND 1489 drivers/tty/serial/8250/8250_pci.c if (rs485->flags & SER_RS485_RTS_ON_SEND) { SER_RS485_RTS_ON_SEND 1544 drivers/tty/serial/8250/8250_port.c if (!!(up->port.rs485.flags & SER_RS485_RTS_ON_SEND) != SER_RS485_RTS_ON_SEND 1546 drivers/tty/serial/8250/8250_port.c if (up->port.rs485.flags & SER_RS485_RTS_ON_SEND) SER_RS485_RTS_ON_SEND 1257 drivers/tty/serial/fsl_lpuart.c if (!(rs485->flags & (SER_RS485_RTS_ON_SEND | SER_RS485_RTS_ON_SEND 1259 drivers/tty/serial/fsl_lpuart.c rs485->flags |= SER_RS485_RTS_ON_SEND; SER_RS485_RTS_ON_SEND 1261 drivers/tty/serial/fsl_lpuart.c if (rs485->flags & SER_RS485_RTS_ON_SEND && SER_RS485_RTS_ON_SEND 1271 drivers/tty/serial/fsl_lpuart.c if (rs485->flags & SER_RS485_RTS_ON_SEND) SER_RS485_RTS_ON_SEND 660 drivers/tty/serial/imx.c if (port->rs485.flags & SER_RS485_RTS_ON_SEND) SER_RS485_RTS_ON_SEND 1870 drivers/tty/serial/imx.c !(rs485conf->flags & SER_RS485_RTS_ON_SEND)) SER_RS485_RTS_ON_SEND 2312 drivers/tty/serial/imx.c (!(sport->port.rs485.flags & SER_RS485_RTS_ON_SEND) && SER_RS485_RTS_ON_SEND 1038 drivers/tty/serial/max310x.c rs485->flags &= SER_RS485_RTS_ON_SEND | SER_RS485_RX_DURING_TX | SER_RS485_RTS_ON_SEND 420 drivers/tty/serial/omap-serial.c res = (port->rs485.flags & SER_RS485_RTS_ON_SEND) ? 1 : 0; SER_RS485_RTS_ON_SEND 1423 drivers/tty/serial/omap-serial.c SER_RS485_RTS_AFTER_SEND : SER_RS485_RTS_ON_SEND; SER_RS485_RTS_ON_SEND 1616 drivers/tty/serial/omap-serial.c rs485conf->flags |= SER_RS485_RTS_ON_SEND; SER_RS485_RTS_ON_SEND 1619 drivers/tty/serial/omap-serial.c rs485conf->flags &= ~SER_RS485_RTS_ON_SEND; SER_RS485_RTS_ON_SEND 972 drivers/tty/serial/sc16is7xx.c rts_during_tx = rs485->flags & SER_RS485_RTS_ON_SEND; SER_RS485_RTS_ON_SEND 3121 drivers/tty/serial/serial_core.c rs485conf->flags |= SER_RS485_RTS_ON_SEND; SER_RS485_RTS_ON_SEND 3130 drivers/tty/serial/serial_core.c rs485conf->flags &= ~SER_RS485_RTS_ON_SEND; SER_RS485_RTS_ON_SEND 132 drivers/tty/serial/stm32-usart.c if (rs485conf->flags & SER_RS485_RTS_ON_SEND) { SER_RS485_RTS_ON_SEND 826 drivers/tty/serial/stm32-usart.c if (rs485conf->flags & SER_RS485_RTS_ON_SEND) {