Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-lpc32xx.c55 #define GPO3_PIN_IN_SEL(x, y) (((x) >> (y)) & 1) macro
259 return GPO3_PIN_IN_SEL(gpreg_read(group, group->gpio_grp->outp_state), pin); in __get_gpo_state_p3()