Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A DSA-1100.h1497 #define _GEDR 0x90040018 /* GPIO Edge Detect status Reg. */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1246 #define _GEDR(x) (0x40E00048 + (((x) & 0x60) >> 3)) macro