Lines Matching refs:to_dw_dma
82 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_desc_get()
101 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_desc_put()
119 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_initialize()
154 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_do_single_block()
176 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_dostart()
293 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_get_sent()
544 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_prep_dma_memcpy()
622 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_prep_slave_sg()
789 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_config()
806 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_chan_pause()
831 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_chan_resume()
856 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_terminate_all()
932 dwc_scan_descriptors(to_dw_dma(chan->device), dwc); in dwc_tx_status()
981 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_alloc_chan_resources()
1018 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_free_chan_resources()
1027 BUG_ON(dma_readl(to_dw_dma(chan->device), CH_EN) & dwc->mask); in dwc_free_chan_resources()