Home
last modified time | relevance | path

Searched defs:GPIO_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-xgene-sb.c30 #define GPIO_MASK(x) (1U << ((x) % 32)) macro
/linux/sound/pci/
H A Dmaestro3.c289 #define GPIO_MASK 0x64 macro