Home
last modified time | relevance | path

Searched refs:have_rtscts (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dimx.c202 unsigned int have_rtscts:1; member
500 sport->have_rtscts && !sport->have_rtsgpio && loopback) { in imx_uart_stop_rx_with_loopback_ctrl()
1524 if (sport->have_rtscts) in imx_uart_startup()
1554 if (!sport->have_rtscts) in imx_uart_startup()
1643 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_shutdown()
1783 if (!sport->have_rtscts) in imx_uart_set_termios()
2031 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2432 sport->have_rtscts = of_property_read_bool(np, "uart-has-rtscts") || in imx_uart_probe()
2478 if (sport->have_rtscts || sport->have_rtsgpio) in imx_uart_probe()
2520 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()
[all …]