HomeSort by relevance Sort by last modified time
    Searched refs:FEC_IEVENT_GRA (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/net/
fec_mxc.h 143 #define FEC_IEVENT_GRA 0x10000000
fec_mxc.c 616 while ((counter--) && (!(readl(&fec->eth->ievent) & FEC_IEVENT_GRA)))
840 if (ievent & FEC_IEVENT_GRA) {
    [all...]

Completed in 54 milliseconds