Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h32 #define GMAC_INT_STATUS_LPIIS BIT(10) macro
Ddwmac1000_core.c322 if (intr_status & GMAC_INT_STATUS_LPIIS) { in dwmac1000_irq_status()