Lines Matching refs:to_dw_dma
79 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_desc_get()
98 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_desc_put()
116 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_initialize()
151 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_do_single_block()
173 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_dostart()
290 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_get_sent()
541 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_prep_dma_memcpy()
619 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_prep_slave_sg()
786 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_config()
803 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_chan_pause()
828 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_chan_resume()
853 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_terminate_all()
929 dwc_scan_descriptors(to_dw_dma(chan->device), dwc); in dwc_tx_status()
978 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_alloc_chan_resources()
1015 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_free_chan_resources()
1024 BUG_ON(dma_readl(to_dw_dma(chan->device), CH_EN) & dwc->mask); in dwc_free_chan_resources()