Searched refs:EMAC_ISR_TE (Results 1 – 2 of 2) sorted by relevance
231 #define EMAC_ISR_TE 0x00000040 macro
679 EMAC_ISR_IRE | EMAC_ISR_TE; in emac_configure()1862 if (isr & EMAC_ISR_TE) in emac_irq()