Searched defs:GPIO_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/44x/ | ||
H A D | gpio.c | 22 #define GPIO_MASK(gpio) (0x80000000 >> (gpio)) macro |
/linux/sound/pci/ | ||
H A D | maestro3.c | 289 #define GPIO_MASK 0x64 macro |