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