Searched refs:EMAC_ISR_SE (Results 1 – 2 of 2) sorted by relevance
211 #define EMAC_ISR_SE 0x00200000 macro
719 r = EMAC_ISR_OVR | EMAC_ISR_BP | EMAC_ISR_SE | in emac_configure()1949 if (isr & EMAC_ISR_SE) in emac_irq()