Searched refs:FEC_EIR_HBERR (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/m68k/include/asm/ | ||
D | fec.h | 248 #define FEC_EIR_HBERR (0x80000000) macro |
/external/u-boot/drivers/net/ | ||
D | fsl_mcdmafec.c | 261 if (ievent & FEC_EIR_HBERR) { in fec_recv() |