Home
last modified time | relevance | path

Searched defs:GRER (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dpxa2xx_gpio.c58 GRER, enumerator
H A Dstrongarm.c473 #define GRER 0x10 macro
/openbmc/linux/drivers/gpio/
H A Dgpio-tangier.c35 #define GRER 0x064 /* Rising edge detect */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1509 #define GRER /* GPIO Rising-Edge detect Reg. */ \ macro
1523 #define GRER (io_p2v (_GRER)) macro
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1109 #define GRER __REG(0x90040010) /* GPIO Rising-Edge detect Reg. */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1254 #define GRER(x) (((((x) & 0x7f) < 96) ? _GRER(x) : GRER3)) macro
1264 #define GRER(x) _GRER(x) macro