Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/
Dimx.c203 unsigned int have_rtsgpio:1; member
1917 if (!sport->have_rtscts && !sport->have_rtsgpio) in imx_uart_rs485_config()
1922 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2239 sport->have_rtsgpio = 1; in imx_uart_probe()
2326 (!sport->have_rtscts && !sport->have_rtsgpio)) in imx_uart_probe()
2335 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()