Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/cpm_uart/
Dcpm_uart.h56 #define GPIO_RI 5 macro
58 #define NUM_GPIOS (GPIO_RI+1)
Dcpm_uart_core.c118 if (pinfo->gpios[GPIO_RI]) { in cpm_uart_get_mctrl()
119 if (!gpiod_get_value(pinfo->gpios[GPIO_RI])) in cpm_uart_get_mctrl()