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

/linux-master/drivers/tty/serial/
H A Dimx.c200 unsigned int have_rtsgpio:1; member in struct:imx_port
487 sport->have_rtscts && !sport->have_rtsgpio && loopback) {
1609 sport->have_rtscts && !sport->have_rtsgpio) {
1947 if (sport->have_rtscts && !sport->have_rtsgpio &&
2268 sport->have_rtsgpio = of_property_present(np, "rts-gpios");
2309 if (sport->have_rtscts || sport->have_rtsgpio)
2351 sport->have_rtscts && !sport->have_rtsgpio &&
2378 sport->have_rtscts && !sport->have_rtsgpio) {

Completed in 99 milliseconds