Home
last modified time | relevance | path

Searched refs:mmio_chan_hw (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/
H A Dswitchtec_dma.c130 struct chan_hw_regs __iomem *mmio_chan_hw; member
266 struct chan_hw_regs __iomem *chan_hw = swdma_chan->mmio_chan_hw; in halt_channel()
289 struct chan_hw_regs __iomem *chan_hw = swdma_chan->mmio_chan_hw; in unhalt_channel()
320 struct chan_hw_regs __iomem *chan_hw = swdma_chan->mmio_chan_hw; in reset_channel()
347 struct chan_hw_regs __iomem *chan_hw = swdma_chan->mmio_chan_hw; in pause_reset_channel()
476 writew(swdma_chan->cq_tail, &swdma_chan->mmio_chan_hw->cq_head); in switchtec_dma_cleanup_completed()
767 writew(swdma_chan->head, &swdma_chan->mmio_chan_hw->sq_tail); in switchtec_dma_issue_pending()
777 struct chan_hw_regs __iomem *chan_hw = swdma_chan->mmio_chan_hw; in switchtec_dma_pause()
802 struct chan_hw_regs __iomem *chan_hw = swdma_chan->mmio_chan_hw; in switchtec_dma_resume()
855 chan_hw = swdma_chan->mmio_chan_hw; in switchtec_dma_chan_status_isr()
[all …]