UART_GPIO_DCD     675 drivers/tty/serial/atmel_serial.c 	if (!mctrl_gpio_to_gpiod(atmel_port->gpios, UART_GPIO_DCD))
UART_GPIO_DCD     710 drivers/tty/serial/atmel_serial.c 	if (!mctrl_gpio_to_gpiod(atmel_port->gpios, UART_GPIO_DCD))
UART_GPIO_DCD     814 drivers/tty/serial/mxs-auart.c 	if (s->gpio_irq[UART_GPIO_DCD] >= 0)
UART_GPIO_DCD     815 drivers/tty/serial/mxs-auart.c 		enable_irq(s->gpio_irq[UART_GPIO_DCD]);
UART_GPIO_DCD     843 drivers/tty/serial/mxs-auart.c 	if (s->gpio_irq[UART_GPIO_DCD] >= 0)
UART_GPIO_DCD     844 drivers/tty/serial/mxs-auart.c 		disable_irq(s->gpio_irq[UART_GPIO_DCD]);
UART_GPIO_DCD    1144 drivers/tty/serial/mxs-auart.c 	    irq == s->gpio_irq[UART_GPIO_DCD] ||
UART_GPIO_DCD    2114 drivers/tty/serial/sh-sci.c 	if (!mctrl_gpio_to_gpiod(gpios, UART_GPIO_DCD))