Home
last modified time | relevance | path

Searched refs:GPIO_DSR (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/tty/serial/cpm_uart/
Dcpm_uart.h54 #define GPIO_DSR 3 macro
Dcpm_uart_core.c108 if (pinfo->gpios[GPIO_DSR]) { in cpm_uart_get_mctrl()
109 if (gpiod_get_value(pinfo->gpios[GPIO_DSR])) in cpm_uart_get_mctrl()