Searched refs:FEC_ENET_GRA (Results 1 – 2 of 2) sorted by relevance
12 #define FEC_ENET_GRA 0x10000000U /* Graceful stop complete */ macro
1409 if (!(readl(fep->hwp + FEC_IEVENT) & FEC_ENET_GRA)) in fec_stop()