Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/ti/
H A Ddavinci_emac.h67 #define EMAC_CPPI_RX_ERROR_FRAME (0x03fc0000) macro
H A Ddavinci_emac.c687 if (status & EMAC_CPPI_RX_ERROR_FRAME) { in davinci_eth_rcv_packet()