Home
last modified time | relevance | path

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

/linux-3.3/arch/unicore32/kernel/
Dirq.c43 #define GPIO_MASK(irq) (1 << (irq - IRQ_GPIO0)) macro
/linux-3.3/arch/powerpc/sysdev/
Dppc4xx_gpio.c34 #define GPIO_MASK(gpio) (0x80000000 >> (gpio)) macro
/linux-3.3/arch/arm/mach-h720x/include/mach/
Dhardware.h67 #define GPIO_MASK 0x08 macro
/linux-3.3/sound/pci/
Dmaestro3.c309 #define GPIO_MASK 0x64 macro
/linux-3.3/sound/pci/hda/
Dpatch_realtek.c45 #define GPIO_MASK 0x03 macro