Searched refs:_GFER (Results 1 – 2 of 2) sorted by relevance
1245 #define _GFER(x) (0x40E0003C + (((x) & 0x60) >> 3)) macro1255 #define GFER(x) (((((x) & 0x7f) < 96) ? _GFER(x) : GFER3))1265 #define GFER(x) _GFER(x)
1496 #define _GFER 0x90040014 /* GPIO Falling-Edge detect Reg. */ macro1512 (*((volatile Word *) io_p2v (_GFER)))1524 #define GFER (io_p2v (_GFER))