Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-lpc32xx.c54 #define GPI3_PIN_IN_SEL(x, y) (((x) >> (y)) & 1) macro
253 return GPI3_PIN_IN_SEL(gpreg_read(group, group->gpio_grp->inp_state), pin); in __get_gpi_state_p3()