Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Demac.h209 #define EMAC_ISR_BP 0x00800000 macro
H A Dcore.c719 r = EMAC_ISR_OVR | EMAC_ISR_BP | EMAC_ISR_SE | in emac_configure()
1945 if (isr & EMAC_ISR_BP) in emac_irq()