Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial_mctrl_gpio.h19 UART_GPIO_DSR, enumerator
H A Datmel_serial.c673 if (!mctrl_gpio_to_gpiod(atmel_port->gpios, UART_GPIO_DSR)) in atmel_enable_ms()
708 if (!mctrl_gpio_to_gpiod(atmel_port->gpios, UART_GPIO_DSR)) in atmel_disable_ms()
H A Dsh-sci.c2199 if (!mctrl_gpio_to_gpiod(gpios, UART_GPIO_DSR)) in sci_get_mctrl()