Searched refs:have_rtscts (Results 1 – 1 of 1) sorted by relevance
201 unsigned int have_rtscts:1; member494 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_stop_rx()1476 if (sport->have_rtscts) in imx_uart_startup()1506 if (!sport->have_rtscts) in imx_uart_startup()1594 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_shutdown()1684 if (!sport->have_rtscts) in imx_uart_set_termios()1932 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()2253 sport->have_rtscts = of_property_read_bool(np, "uart-has-rtscts") || in imx_uart_probe()2299 if (sport->have_rtscts || sport->have_rtsgpio) in imx_uart_probe()2340 (!sport->have_rtscts && !sport->have_rtsgpio)) in imx_uart_probe()[all …]