Searched refs:_GRER (Results 1 – 2 of 2) sorted by relevance
1244 #define _GRER(x) (0x40E00030 + (((x) & 0x60) >> 3)) macro1254 #define GRER(x) (((((x) & 0x7f) < 96) ? _GRER(x) : GRER3))1264 #define GRER(x) _GRER(x)
1495 #define _GRER 0x90040010 /* GPIO Rising-Edge detect Reg. */ macro1510 (*((volatile Word *) io_p2v (_GRER)))1523 #define GRER (io_p2v (_GRER))