Searched refs:GMAC_INT_STATUS_MMCTIS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ | ||
D | dwmac1000.h | 29 #define GMAC_INT_STATUS_MMCTIS BIT(6) macro |
D | dwmac1000_core.c | 309 if ((intr_status & GMAC_INT_STATUS_MMCTIS)) in dwmac1000_irq_status() |