Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.h138 #define DMA_CHAN_STATUS_NIS BIT(15) macro
H A Ddwmac4_lib.c164 if (likely(intr_status & DMA_CHAN_STATUS_NIS)) { in dwmac4_dma_interrupt()