Home
last modified time | relevance | path

Searched refs:GEDR2 (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-pxa/
Dgpio.c305 gedr[2] = GEDR2 & GPIO_IRQ_mask[2]; in pxa_gpio_demux_handler()
309 GEDR2 = gedr[2]; GEDR3 = gedr[3]; in pxa_gpio_demux_handler()
/arch/arm/mach-pxa/include/mach/
Dpxa-regs.h221 #define GEDR2 __REG(0x40E00050) /* GPIO Edge Detect Status Register GPIO<80:64> */ macro