Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial_mctrl_gpio.h20 UART_GPIO_DCD, enumerator
H A Datmel_serial.c679 if (!mctrl_gpio_to_gpiod(atmel_port->gpios, UART_GPIO_DCD)) in atmel_enable_ms()
714 if (!mctrl_gpio_to_gpiod(atmel_port->gpios, UART_GPIO_DCD)) in atmel_disable_ms()
H A Dsh-sci.c2201 if (!mctrl_gpio_to_gpiod(gpios, UART_GPIO_DCD)) in sci_get_mctrl()