Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-lpc32xx.c70 #define GPO3_PIN_IN_SEL(x, y) (((x) >> (y)) & 1) macro
255 return GPO3_PIN_IN_SEL(__raw_readl(group->gpio_grp->outp_state), pin); in __get_gpo_state_p3()