Searched defs:GRER (Results 1 – 6 of 6) sorted by relevance
58 GRER, enumerator
473 #define GRER 0x10 macro
35 #define GRER 0x064 /* Rising edge detect */ macro
1509 #define GRER /* GPIO Rising-Edge detect Reg. */ \ macro1523 #define GRER (io_p2v (_GRER)) macro
1109 #define GRER __REG(0x90040010) /* GPIO Rising-Edge detect Reg. */ macro
1254 #define GRER(x) (((((x) & 0x7f) < 96) ? _GRER(x) : GRER3)) macro1264 #define GRER(x) _GRER(x) macro