Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Demac.h218 #define EMAC_ISR_TE 0x00000040 macro
H A Dcore.c721 EMAC_ISR_IRE | EMAC_ISR_TE; in emac_configure()
1963 if (isr & EMAC_ISR_TE) in emac_irq()