Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dfec_mxc.h293 #define FEC_RBD_LAST 0x0800 macro
H A Dfec_mxc.c920 if ((bd_status & FEC_RBD_LAST) && !(bd_status & FEC_RBD_ERR) && in fecmxc_recv()