Searched refs:IEVENT_FGPI (Results 1 – 2 of 2) sorted by relevance
313 #define IEVENT_FGPI 0x00000010 macro
2339 if (unlikely(ievent & IEVENT_FGPI)) { in gfar_receive()2340 gfar_write(&grp->regs->ievent, IEVENT_FGPI); in gfar_receive()