Lines Matching refs:have_rtscts
202 unsigned int have_rtscts:1; member
495 sport->have_rtscts && !sport->have_rtsgpio && loopback) { in imx_uart_stop_rx_with_loopback_ctrl()
1505 if (sport->have_rtscts) in imx_uart_startup()
1535 if (!sport->have_rtscts) in imx_uart_startup()
1624 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_shutdown()
1764 if (!sport->have_rtscts) in imx_uart_set_termios()
2012 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2333 sport->have_rtscts = of_property_read_bool(np, "uart-has-rtscts") || in imx_uart_probe()
2379 if (sport->have_rtscts || sport->have_rtsgpio) in imx_uart_probe()
2421 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()
2448 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_probe()
2611 if (sport->have_rtscts) { in imx_uart_enable_wakeup()