Home
last modified time | relevance | path

Searched refs:DMA_STATUS_NIS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac_dma.h114 #define DMA_STATUS_NIS 0x00010000 /* Normal Interrupt Summary */ macro
131 #define DMA_STATUS_MSK_COMMON (DMA_STATUS_NIS | \
A Ddwmac_lib.c206 if (likely(intr_status & DMA_STATUS_NIS)) { in dwmac_dma_interrupt()
/linux/drivers/net/ethernet/calxeda/
A Dxgmac.c224 #define DMA_STATUS_NIS 0x00010000 /* Normal Interrupt Summary */ macro
929 writel(DMA_STATUS_TU | DMA_STATUS_TPS | DMA_STATUS_NIS | DMA_STATUS_AIS, in xgmac_tx_timeout_work()

Completed in 9 milliseconds