Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/44x/
H A Dgpio.c22 #define GPIO_MASK(gpio) (0x80000000 >> (gpio)) macro
/linux/sound/pci/
H A Dmaestro3.c289 #define GPIO_MASK 0x64 macro