UCR1_RTSDEN 908 drivers/tty/serial/imx.c if ((ucr1 & UCR1_RTSDEN) == 0) UCR1_RTSDEN 1393 drivers/tty/serial/imx.c ucr1 |= UCR1_RTSDEN; UCR1_RTSDEN 1502 drivers/tty/serial/imx.c ucr1 &= ~(UCR1_TRDYEN | UCR1_RRDYEN | UCR1_RTSDEN | UCR1_UARTEN | UCR1_RXDMAEN | UCR1_ATDMAEN); UCR1_RTSDEN 1806 drivers/tty/serial/imx.c ucr1 &= ~(UCR1_TRDYEN | UCR1_RTSDEN | UCR1_RRDYEN); UCR1_RTSDEN 1966 drivers/tty/serial/imx.c ucr1 &= ~(UCR1_TRDYEN | UCR1_RRDYEN | UCR1_RTSDEN); UCR1_RTSDEN 2322 drivers/tty/serial/imx.c UCR1_TRDYEN | UCR1_RTSDEN); UCR1_RTSDEN 2469 drivers/tty/serial/imx.c ucr1 |= UCR1_RTSDEN; UCR1_RTSDEN 2471 drivers/tty/serial/imx.c ucr1 &= ~UCR1_RTSDEN;