Searched defs:FTGMAC100_RXDES0_EDORR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | ftgmac100.h | 233 #define FTGMAC100_RXDES0_EDORR BIT(15) macro |
/openbmc/qemu/hw/net/ | ||
H A D | ftgmac100.c | 183 #define FTGMAC100_RXDES0_EDORR (1 << 15) macro |