Searched refs:DMA_ISR (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c329 dma_isr = XGMAC_IOREAD(pdata, DMA_ISR); xgbe_isr()
333 DBGPR(" DMA_ISR = %08x\n", dma_isr); xgbe_isr()
368 if (XGMAC_GET_BITS(dma_isr, DMA_ISR, MACIS)) { xgbe_isr()
389 DBGPR(" DMA_ISR = %08x\n", XGMAC_IOREAD(pdata, DMA_ISR)); xgbe_isr()
H A Dxgbe-common.h123 #define DMA_ISR 0x3008 macro

Completed in 108 milliseconds