Searched refs:GMAC_INT_STATUS_LPIIS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwmac1000.h | 32 #define GMAC_INT_STATUS_LPIIS BIT(10) macro |
H A D | dwmac1000_core.c | 322 if (intr_status & GMAC_INT_STATUS_LPIIS) { in dwmac1000_irq_status() |