Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dimx.c202 unsigned int have_rtsgpio:1; member
494 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_stop_rx()
1594 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_shutdown()
1932 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2258 sport->have_rtsgpio = of_property_present(np, "rts-gpios"); in imx_uart_probe()
2299 if (sport->have_rtscts || sport->have_rtsgpio) in imx_uart_probe()
2340 (!sport->have_rtscts && !sport->have_rtsgpio)) in imx_uart_probe()
2349 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()
2376 sport->have_rtscts && !sport->have_rtsgpio) { in imx_uart_probe()