Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dimx.c203 unsigned int have_rtscts:1; member
495 sport->have_rtscts && !sport->have_rtsgpio && loopback) { in imx_uart_stop_rx_with_loopback_ctrl()
1507 if (sport->have_rtscts) in imx_uart_startup()
1537 if (!sport->have_rtscts) in imx_uart_startup()
1625 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_shutdown()
1715 if (!sport->have_rtscts) in imx_uart_set_termios()
1963 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2330 if (sport->have_rtscts || sport->have_rtsgpio) in imx_uart_probe()
2372 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()
2399 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_probe()
[all …]