Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c163 #define PIN_GPIOMODE_MASK (0x1 << PIN_GPIOMODE_SHIFT) macro
164 #define PIN_GPIOMODE(x) (((x) & PIN_GPIOMODE_MASK) >> PIN_GPIOMODE_SHIFT)