Searched defs:GFER (Results 1 – 5 of 5) sorted by relevance
49 GFER, /* falling edge detect */ enumerator
24 #define GFER 0x07c /* falling edge detect */ macro
1511 #define GFER /* GPIO Falling-Edge detect Reg. */ \ macro1524 #define GFER (io_p2v (_GFER)) macro
1110 #define GFER __REG(0x90040014) /* GPIO Falling-Edge detect Reg. */ macro
1255 #define GFER(x) (((((x) & 0x7f) < 96) ? _GFER(x) : GFER3)) macro1265 #define GFER(x) _GFER(x) macro