GPIO_MASK 22 arch/powerpc/platforms/4xx/gpio.c #define GPIO_MASK(gpio) (0x80000000 >> (gpio)) GPIO_MASK 38 arch/unicore32/kernel/irq.c #define GPIO_MASK(irq) (1 << (irq - IRQ_GPIO0)) GPIO_MASK 29 drivers/gpio/gpio-xgene-sb.c #define GPIO_MASK(x) (1U << ((x) % 32)) GPIO_MASK 294 sound/pci/maestro3.c #define GPIO_MASK 0x64