Home
last modified time | relevance | path

Searched refs:PCS_RGSMIIIS_IRQ (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h255 #define PCS_RGSMIIIS_IRQ BIT(0) /* RGMII or SMII Interrupt */ macro
Ddwmac1000_core.c348 if (intr_status & PCS_RGSMIIIS_IRQ) in dwmac1000_irq_status()
Ddwmac4_core.c609 if (intr_status & PCS_RGSMIIIS_IRQ) in dwmac4_irq_status()