Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dimx.c203 unsigned int have_rtsgpio:1; member
499 sport->have_rtscts && !sport->have_rtsgpio && loopback) { in imx_uart_stop_rx_with_loopback_ctrl()
1636 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_shutdown()
2024 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2430 sport->have_rtsgpio = of_property_present(np, "rts-gpios"); 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()
2540 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_probe()