Searched refs:DMA_CH_INC (Results 1 – 3 of 3) sorted by relevance
183 base_reg = DMA_CH_BASE + (j * DMA_CH_INC); in axgbe_regs_dump()191 base_reg = DMA_CH_BASE + (j * DMA_CH_INC); in axgbe_regs_dump()
75 (DMA_CH_INC * rxq->queue_id)); in axgbe_dev_rx_queue_setup()543 (DMA_CH_INC * txq->queue_id)); in axgbe_dev_tx_queue_setup()
141 #define DMA_CH_INC 0x80 macro