Searched refs:have_rtscts (Results 1 – 1 of 1) sorted by relevance
202 unsigned int have_rtscts:1; member499 sport->have_rtscts && !sport->have_rtsgpio && loopback) { in imx_uart_stop_rx_with_loopback_ctrl()1517 if (sport->have_rtscts) in imx_uart_startup()1547 if (!sport->have_rtscts) in imx_uart_startup()1636 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_shutdown()1776 if (!sport->have_rtscts) in imx_uart_set_termios()2024 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()2425 sport->have_rtscts = of_property_read_bool(np, "uart-has-rtscts") || in imx_uart_probe()2471 if (sport->have_rtscts || sport->have_rtsgpio) in imx_uart_probe()2513 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()[all …]