Searched refs:EMAC_INT_STA_TX_COMPLETE (Results 1 – 2 of 2) sorted by relevance
75 #define EMAC_INT_STA_TX_COMPLETE (EMAC_INT_STA_TX0_COMPLETE | EMAC_INT_STA_TX1_COMPLETE) macro
790 if (int_status & EMAC_INT_STA_TX_COMPLETE) in emac_interrupt()