Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.h143 #define DMA_CHAN_STATUS_ETI BIT(10) macro
Ddwmac4_lib.c152 if (unlikely(intr_status & DMA_CHAN_STATUS_ETI)) in dwmac4_dma_interrupt()