Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.h41 #define GPIO_DCD 2 macro
H A Dcpm_uart.c116 if (pinfo->gpios[GPIO_DCD]) { in cpm_uart_get_mctrl()
117 if (gpiod_get_value(pinfo->gpios[GPIO_DCD])) in cpm_uart_get_mctrl()