Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dimx.c200 unsigned int have_rtsgpio:1; member
1839 if (!sport->have_rtscts && !sport->have_rtsgpio) in imx_uart_rs485_config()
1844 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2167 sport->have_rtsgpio = 1; in imx_uart_probe_dt()
2277 (!sport->have_rtscts && !sport->have_rtsgpio)) in imx_uart_probe()
2286 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()