Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1246 #define _GEDR(x) (0x40E00048 + (((x) & 0x60) >> 3)) macro
1256 #define GEDR(x) (((((x) & 0x7f) < 96) ? _GEDR(x) : GEDR3))
1266 #define GEDR(x) _GEDR(x)
/openbmc/u-boot/include/
H A DSA-1100.h1497 #define _GEDR 0x90040018 /* GPIO Edge Detect status Reg. */ macro
1514 (*((volatile Word *) io_p2v (_GEDR)))
1525 #define GEDR (io_p2v (_GEDR))