Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/
Dmxs-dma.c116 dma_addr_t ccw_phys; member
258 writel(mxs_chan->ccw_phys, in mxs_dma_enable_chan()
422 &mxs_chan->ccw_phys, GFP_KERNEL); in mxs_dma_alloc_chan_resources()
451 mxs_chan->ccw, mxs_chan->ccw_phys); in mxs_dma_alloc_chan_resources()
466 mxs_chan->ccw, mxs_chan->ccw_phys); in mxs_dma_free_chan_resources()
526 ccw->next = mxs_chan->ccw_phys + sizeof(*ccw) * idx; in mxs_dma_prep_slave_sg()
562 ccw->next = mxs_chan->ccw_phys + sizeof(*ccw) * idx; in mxs_dma_prep_slave_sg()
627 ccw->next = mxs_chan->ccw_phys; in mxs_dma_prep_dma_cyclic()
629 ccw->next = mxs_chan->ccw_phys + sizeof(*ccw) * (i + 1); in mxs_dma_prep_dma_cyclic()