Searched refs:mxs_chan (Results 1 – 1 of 1) sorted by relevance
198 mxs_chan->reset = true; in mxs_dma_reset_chan()252 mxs_chan->reset = false; in mxs_dma_enable_chan()305 struct mxs_dma_chan *mxs_chan = from_tasklet(mxs_chan, t, tasklet); in mxs_dma_tasklet() local384 if (mxs_chan->reset) in mxs_dma_int_handler()404 if (!mxs_chan->ccw) { in mxs_dma_alloc_chan_resources()432 mxs_chan->ccw, mxs_chan->ccw_phys); in mxs_dma_alloc_chan_resources()447 mxs_chan->ccw, mxs_chan->ccw_phys); in mxs_dma_free_chan_resources()498 mxs_chan->flags = 0; in mxs_dma_prep_slave_sg()566 return &mxs_chan->desc; in mxs_dma_prep_slave_sg()631 return &mxs_chan->desc; in mxs_dma_prep_dma_cyclic()[all …]