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

/drivers/tty/serial/cpm_uart/
H A Dcpm_uart.h54 #define GPIO_DSR 3 macro
H A Dcpm_uart_core.c124 if (pinfo->gpios[GPIO_DSR] >= 0) {
125 if (gpio_get_value(pinfo->gpios[GPIO_DSR]))

Completed in 66 milliseconds