Home
last modified time | relevance | path

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

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