Searched defs:DMA_STATUS_AIS (Results 1 - 2 of 2) sorted by last modified time

/drivers/net/ethernet/calxeda/
H A Dxgmac.c235 #define DMA_STATUS_AIS 0x00008000 /* Abnormal Interrupt Summary */ macro
939 writel(DMA_STATUS_TU | DMA_STATUS_TPS | DMA_STATUS_NIS | DMA_STATUS_AIS,
1417 if (unlikely(intr_status & DMA_STATUS_AIS)) {
/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h91 #define DMA_STATUS_AIS 0x00008000 /* Abnormal Interrupt Summary */ macro

Completed in 36 milliseconds