Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dstrongarm.c474 #define GRER 0x10 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/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