Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A DSA-1100.h1495 #define _GRER 0x90040010 /* GPIO Rising-Edge detect Reg. */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1244 #define _GRER(x) (0x40E00030 + (((x) & 0x60) >> 3)) macro