Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dmxs-dma.c114 dma_addr_t ccw_phys; member
257 writel(mxs_chan->ccw_phys, in mxs_dma_enable_chan()
421 &mxs_chan->ccw_phys, GFP_KERNEL); in mxs_dma_alloc_chan_resources()
450 mxs_chan->ccw, mxs_chan->ccw_phys); in mxs_dma_alloc_chan_resources()
465 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()
560 ccw->next = mxs_chan->ccw_phys + sizeof(*ccw) * idx; in mxs_dma_prep_slave_sg()
625 ccw->next = mxs_chan->ccw_phys; in mxs_dma_prep_dma_cyclic()
627 ccw->next = mxs_chan->ccw_phys + sizeof(*ccw) * (i + 1); in mxs_dma_prep_dma_cyclic()