UART_GPIO_DSR     669 drivers/tty/serial/atmel_serial.c 	if (!mctrl_gpio_to_gpiod(atmel_port->gpios, UART_GPIO_DSR))
UART_GPIO_DSR     704 drivers/tty/serial/atmel_serial.c 	if (!mctrl_gpio_to_gpiod(atmel_port->gpios, UART_GPIO_DSR))
UART_GPIO_DSR     808 drivers/tty/serial/mxs-auart.c 	if (s->gpio_irq[UART_GPIO_DSR] >= 0)
UART_GPIO_DSR     809 drivers/tty/serial/mxs-auart.c 		enable_irq(s->gpio_irq[UART_GPIO_DSR]);
UART_GPIO_DSR     837 drivers/tty/serial/mxs-auart.c 	if (s->gpio_irq[UART_GPIO_DSR] >= 0)
UART_GPIO_DSR     838 drivers/tty/serial/mxs-auart.c 		disable_irq(s->gpio_irq[UART_GPIO_DSR]);
UART_GPIO_DSR    1145 drivers/tty/serial/mxs-auart.c 	    irq == s->gpio_irq[UART_GPIO_DSR] ||
UART_GPIO_DSR    2112 drivers/tty/serial/sh-sci.c 	if (!mctrl_gpio_to_gpiod(gpios, UART_GPIO_DSR))