Searched refs:GMAC_INT_DISABLE_PMT (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/stmicro/stmmac/ | ||
D | dwmac1000.h | 39 #define GMAC_INT_DISABLE_PMT BIT(3) macro |
D | dwmac1000_core.c | 324 if (unlikely(intr_status & GMAC_INT_DISABLE_PMT)) { in dwmac1000_irq_status() |