Home
last modified time | relevance | path

Searched refs:EMAC_ISR_SE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Demac.h211 #define EMAC_ISR_SE 0x00200000 macro
H A Dcore.c717 r = EMAC_ISR_OVR | EMAC_ISR_BP | EMAC_ISR_SE | in emac_configure()
1947 if (isr & EMAC_ISR_SE) in emac_irq()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Demac.h211 #define EMAC_ISR_SE 0x00200000 macro
H A Dcore.c719 r = EMAC_ISR_OVR | EMAC_ISR_BP | EMAC_ISR_SE | in emac_configure()
1949 if (isr & EMAC_ISR_SE) in emac_irq()

Completed in 10 milliseconds