Searched refs:FEC_EIR_GRA (Results 1 – 2 of 2) sorted by relevance
266 if (ievent & FEC_EIR_GRA) { in fec_recv()472 while ((counter--) && (!(fecp->eir & FEC_EIR_GRA))) ; in fec_halt()
251 #define FEC_EIR_GRA (0x10000000) macro