Searched refs:DMA_CH_BASE (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()
74 rxq->dma_regs = (void *)((uint8_t *)pdata->xgmac_regs + DMA_CH_BASE + in axgbe_dev_rx_queue_setup()542 txq->dma_regs = (void *)((uint8_t *)pdata->xgmac_regs + DMA_CH_BASE + in axgbe_dev_tx_queue_setup()
140 #define DMA_CH_BASE 0x3100 macro