Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_pcs.h62 if (intr_status & PCS_ANE_IRQ) { in dwmac_pcs_isr()
Dcommon.h280 #define PCS_ANE_IRQ BIT(2) /* PCS Auto-Negotiation */ macro