Searched refs:FEC_EIR_HBERR (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/m68k/include/asm/ | ||
A D | fec.h | 249 #define FEC_EIR_HBERR (0x80000000) macro |
/u-boot/drivers/net/ | ||
A D | fsl_mcdmafec.c | 435 if (ievent & FEC_EIR_HBERR) { in mcdmafec_recv() |
Completed in 5 milliseconds