Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dimx.c203 unsigned int have_rtsgpio:1; member
1916 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2241 sport->have_rtsgpio = 1; in imx_uart_probe()
2285 if (sport->have_rtscts || sport->have_rtsgpio) in imx_uart_probe()
2333 (!sport->have_rtscts && !sport->have_rtsgpio)) in imx_uart_probe()
2342 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()