Home
last modified time | relevance | path

Searched defs:GEDR (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dstrongarm.c475 #define GEDR 0x18 macro
/openbmc/u-boot/include/
H A DSA-1100.h1513 #define GEDR /* GPIO Edge Detect status Reg. */ \ macro
1525 #define GEDR (io_p2v (_GEDR)) macro
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1111 #define GEDR __REG(0x90040018) /* GPIO Edge Detect status Reg. */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1256 #define GEDR(x) (((((x) & 0x7f) < 96) ? _GEDR(x) : GEDR3)) macro
1266 #define GEDR(x) _GEDR(x) macro