Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dimx.c204 unsigned int have_rtsgpio:1; member
1936 if (!sport->have_rtscts && !sport->have_rtsgpio) in imx_uart_rs485_config()
1941 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2217 sport->have_rtsgpio = 1; in imx_uart_probe_dt()
2366 (!sport->have_rtscts && !sport->have_rtsgpio)) in imx_uart_probe()
2375 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()