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