Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.h44 #define GPIO_RI 5 macro
46 #define NUM_GPIOS (GPIO_RI+1)
H A Dcpm_uart.c121 if (pinfo->gpios[GPIO_RI]) { in cpm_uart_get_mctrl()
122 if (!gpiod_get_value(pinfo->gpios[GPIO_RI])) in cpm_uart_get_mctrl()