Searched refs:DMA_STATUS_AIS (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h91 #define DMA_STATUS_AIS 0x00008000 /* Abnormal Interrupt Summary */ macro
H A Ddwmac_lib.c157 if (unlikely(intr_status & DMA_STATUS_AIS)) {
/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)) {

Completed in 81 milliseconds