Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Demac.h212 #define EMAC_ISR_ALE 0x00100000 macro
H A Dcore.c720 EMAC_ISR_ALE | EMAC_ISR_BFCS | EMAC_ISR_PTLE | EMAC_ISR_ORE | in emac_configure()
1951 if (isr & EMAC_ISR_ALE) in emac_irq()