Lines Matching refs:queue_base
165 void __iomem *queue_base; /* queue region start of register */ member
350 addr = hdma_dev->queue_base + HISI_DMA_Q_CTRL0 + in hisi_dma_pause_dma()
360 addr = hdma_dev->queue_base + HISI_DMA_Q_CTRL0 + in hisi_dma_enable_dma()
367 void __iomem *q_base = hdma_dev->queue_base; in hisi_dma_mask_irq()
383 void __iomem *q_base = hdma_dev->queue_base; in hisi_dma_unmask_irq()
407 addr = hdma_dev->queue_base + in hisi_dma_do_reset()
414 void __iomem *q_base = hdma_dev->queue_base; in hisi_dma_reset_qp_point()
432 addr = hdma_dev->queue_base + in hisi_dma_reset_or_disable_hw_chan()
535 hisi_dma_chan_write(hdma_dev->queue_base, HISI_DMA_Q_SQ_TAIL_PTR, in hisi_dma_start_transfer()
610 void __iomem *q_base = hdma_dev->queue_base; in hisi_dma_init_hw_qp()
739 q_base = hdma_dev->queue_base; in hisi_dma_irq()
897 regsets[i].base = hdma_dev->queue_base + i * HISI_DMA_Q_OFFSET; in hisi_dma_create_chan_dir()
993 hdma_dev->queue_base = hdma_dev->base + hisi_dma_get_queue_base(pdev); in hisi_dma_probe()