Home
last modified time | relevance | path

Searched refs:FEC_IEVENT_GRA (Results 1 – 2 of 2) sorted by relevance

/drivers/net/
A Dfec_mxc.h145 #define FEC_IEVENT_GRA 0x10000000 macro
A Dfec_mxc.c636 while ((counter--) && (!(readl(&fec->eth->ievent) & FEC_IEVENT_GRA))) in fecmxc_halt()
838 if (ievent & FEC_IEVENT_GRA) { in fecmxc_recv()

Completed in 7 milliseconds