Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dimx.c203 unsigned int have_rtsgpio:1; member
494 sport->have_rtscts && !sport->have_rtsgpio && loopback) { in imx_uart_stop_rx_with_loopback_ctrl()
1609 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_shutdown()
1947 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2268 sport->have_rtsgpio = of_property_present(np, "rts-gpios"); in imx_uart_probe()
2309 if (sport->have_rtscts || sport->have_rtsgpio) in imx_uart_probe()
2351 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()
2378 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_probe()