Searched refs:have_rtscts (Results 1 – 1 of 1) sorted by relevance
202 unsigned int have_rtscts:1; member1432 if (sport->have_rtscts) in imx_uart_startup()1462 if (!sport->have_rtscts) in imx_uart_startup()1652 if (!sport->have_rtscts) in imx_uart_set_termios()1904 if (!sport->have_rtscts && !sport->have_rtsgpio) in imx_uart_rs485_config()1909 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()2210 sport->have_rtscts = 1; in imx_uart_probe()2303 (!sport->have_rtscts && !sport->have_rtsgpio)) in imx_uart_probe()2312 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()2471 if (sport->have_rtscts) { in imx_uart_enable_wakeup()