Searched refs:have_rtscts (Results 1 – 1 of 1) sorted by relevance
198 unsigned int have_rtscts:1; member1363 if (sport->have_rtscts) in imx_uart_startup()1375 if (!sport->have_rtscts) in imx_uart_startup()1563 if (sport->have_rtscts) { in imx_uart_set_termios()1840 if (!sport->have_rtscts && !sport->have_rtsgpio) in imx_uart_rs485_config()1845 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()2162 sport->have_rtscts = 1; in imx_uart_probe_dt()2192 sport->have_rtscts = 1; in imx_uart_probe_pdata()2278 (!sport->have_rtscts && !sport->have_rtsgpio)) in imx_uart_probe()2287 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()[all …]