Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/cpm_uart/
Dcpm_uart.h51 #define GPIO_DCD 2 macro
Dcpm_uart_core.c113 if (pinfo->gpios[GPIO_DCD]) { in cpm_uart_get_mctrl()
114 if (gpiod_get_value(pinfo->gpios[GPIO_DCD])) in cpm_uart_get_mctrl()