Lines Matching refs:have_rtscts
203 unsigned int have_rtscts:1; member
495 sport->have_rtscts && !sport->have_rtsgpio && loopback) { in imx_uart_stop_rx_with_loopback_ctrl()
1507 if (sport->have_rtscts) in imx_uart_startup()
1537 if (!sport->have_rtscts) in imx_uart_startup()
1625 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_shutdown()
1715 if (!sport->have_rtscts) in imx_uart_set_termios()
1963 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2284 sport->have_rtscts = of_property_read_bool(np, "uart-has-rtscts") || in imx_uart_probe()
2330 if (sport->have_rtscts || sport->have_rtsgpio) in imx_uart_probe()
2372 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()
2399 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_probe()
2564 if (sport->have_rtscts) { in imx_uart_enable_wakeup()