have_rtscts 199 drivers/tty/serial/imx.c unsigned int have_rtscts:1; have_rtscts 1392 drivers/tty/serial/imx.c if (sport->have_rtscts) have_rtscts 1404 drivers/tty/serial/imx.c if (!sport->have_rtscts) have_rtscts 1607 drivers/tty/serial/imx.c if (!sport->have_rtscts) have_rtscts 1864 drivers/tty/serial/imx.c if (!sport->have_rtscts && !sport->have_rtsgpio) have_rtscts 1869 drivers/tty/serial/imx.c if (sport->have_rtscts && !sport->have_rtsgpio && have_rtscts 2186 drivers/tty/serial/imx.c sport->have_rtscts = 1; have_rtscts 2216 drivers/tty/serial/imx.c sport->have_rtscts = 1; have_rtscts 2302 drivers/tty/serial/imx.c (!sport->have_rtscts && !sport->have_rtsgpio)) have_rtscts 2311 drivers/tty/serial/imx.c sport->have_rtscts && !sport->have_rtsgpio && have_rtscts 2466 drivers/tty/serial/imx.c if (sport->have_rtscts) {