Searched refs:PCS_ANE_IRQ (Results 1 – 2 of 2) sorted by relevance
62 if (intr_status & PCS_ANE_IRQ) { in dwmac_pcs_isr()
257 #define PCS_ANE_IRQ BIT(2) /* PCS Auto-Negotiation */ macro