have_rtsgpio      200 drivers/tty/serial/imx.c 	unsigned int		have_rtsgpio:1;
have_rtsgpio     1864 drivers/tty/serial/imx.c 	if (!sport->have_rtscts && !sport->have_rtsgpio)
have_rtsgpio     1869 drivers/tty/serial/imx.c 		if (sport->have_rtscts &&  !sport->have_rtsgpio &&
have_rtsgpio     2192 drivers/tty/serial/imx.c 		sport->have_rtsgpio = 1;
have_rtsgpio     2302 drivers/tty/serial/imx.c 	    (!sport->have_rtscts && !sport->have_rtsgpio))
have_rtsgpio     2311 drivers/tty/serial/imx.c 	    sport->have_rtscts && !sport->have_rtsgpio &&