Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dimx.c204 unsigned int have_rtsgpio:1; member
1937 if (!sport->have_rtscts && !sport->have_rtsgpio) in imx_uart_rs485_config()
1942 if (sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_rs485_config()
2218 sport->have_rtsgpio = 1; in imx_uart_probe_dt()
2367 (!sport->have_rtscts && !sport->have_rtsgpio)) in imx_uart_probe()
2376 sport->have_rtscts && !sport->have_rtsgpio && in imx_uart_probe()