Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dmxs-dma.c118 dma_addr_t ccw_phys; member
261 writel(mxs_chan->ccw_phys, in mxs_dma_enable_chan()
426 &mxs_chan->ccw_phys, GFP_KERNEL); in mxs_dma_alloc_chan_resources()
457 mxs_chan->ccw, mxs_chan->ccw_phys); in mxs_dma_alloc_chan_resources()
472 mxs_chan->ccw, mxs_chan->ccw_phys); in mxs_dma_free_chan_resources()
533 ccw->next = mxs_chan->ccw_phys + sizeof(*ccw) * idx; in mxs_dma_prep_slave_sg()
567 ccw->next = mxs_chan->ccw_phys + sizeof(*ccw) * idx; in mxs_dma_prep_slave_sg()
632 ccw->next = mxs_chan->ccw_phys; in mxs_dma_prep_dma_cyclic()
634 ccw->next = mxs_chan->ccw_phys + sizeof(*ccw) * (i + 1); in mxs_dma_prep_dma_cyclic()