Home
last modified time | relevance | path

Searched refs:PCS_ANE_IRQ (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_pcs.c68 if (status & PCS_ANE_IRQ) { in stmmac_integrated_pcs_irq()
H A Dcommon.h334 #define PCS_ANE_IRQ BIT(2) /* PCS Auto-Negotiation */ macro
H A Ddwmac1000_core.c307 if (intr_status & (PCS_ANE_IRQ | PCS_LINK_IRQ)) in dwmac1000_irq_status()
H A Ddwmac4_core.c661 if (intr_status & (PCS_ANE_IRQ | PCS_LINK_IRQ)) in dwmac4_irq_status()