Searched refs:EMAC_LENERR (Results 1 – 1 of 1) sorted by relevance
154 #define EMAC_LENERR (0x3 << 5) macro462 if (0 & rx_status & (EMAC_CRCERR | EMAC_LENERR)) { in _sunxi_emac_eth_recv()466 if (rx_status & EMAC_LENERR) in _sunxi_emac_eth_recv()