Searched defs:GEDR (Results 1 – 4 of 4) sorted by relevance
475 #define GEDR 0x18 macro
1513 #define GEDR /* GPIO Edge Detect status Reg. */ \ macro1525 #define GEDR (io_p2v (_GEDR)) macro
1111 #define GEDR __REG(0x90040018) /* GPIO Edge Detect status Reg. */ macro
1256 #define GEDR(x) (((((x) & 0x7f) < 96) ? _GEDR(x) : GEDR3)) macro1266 #define GEDR(x) _GEDR(x) macro