Searched refs:FEC_RBD_LAST (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | fec_mxc.h | 293 #define FEC_RBD_LAST 0x0800 macro |
H A D | fec_mxc.c | 920 if ((bd_status & FEC_RBD_LAST) && !(bd_status & FEC_RBD_ERR) && in fecmxc_recv() |