Home
last modified time | relevance | path

Searched defs:GPIO3_PIN_IN_SEL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-lpc32xx.c52 #define GPIO3_PIN_IN_SEL(x, y) (((x) >> GPIO3_PIN_IN_SHIFT(y)) & 1) macro
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-lpc32xx.c52 #define GPIO3_PIN_IN_SEL(x, y) (((x) >> GPIO3_PIN_IN_SHIFT(y)) & 1) macro

Completed in 3 milliseconds