Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h161 mmc_rx_irq = 0x00000200, enumerator
H A Ddwmac4_core.c845 if (unlikely(intr_status & mmc_rx_irq)) in dwmac4_irq_status()