Searched refs:GPIO_DSR (Results 1 – 2 of 2) sorted by relevance
54 #define GPIO_DSR 3 macro
127 if (pinfo->gpios[GPIO_DSR] >= 0) { in cpm_uart_get_mctrl()128 if (gpio_get_value(pinfo->gpios[GPIO_DSR])) in cpm_uart_get_mctrl()