Searched refs:AXI_DMASR (Results 1 – 2 of 2) sorted by relevance
42 #define AXI_DMASR(n) (0x04 + 0x30 * (n)) /* DMA Status register */ macro
433 pending = AXIDMA_RD4(sc, AXI_DMASR(AXIDMA_RX_CHAN)); in xae_intr_rx()435 AXIDMA_WR4(sc, AXI_DMASR(AXIDMA_RX_CHAN), pending); in xae_intr_rx()449 pending = AXIDMA_RD4(sc, AXI_DMASR(AXIDMA_TX_CHAN)); in xae_intr_tx()451 AXIDMA_WR4(sc, AXI_DMASR(AXIDMA_TX_CHAN), pending); in xae_intr_tx()