Lines Matching refs:to_dw_dma
80 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_desc_get()
99 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_desc_put()
117 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_initialize()
152 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_do_single_block()
174 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_dostart()
291 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_get_sent()
542 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_prep_dma_memcpy()
620 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_prep_slave_sg()
802 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_verify_p_buswidth()
834 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_verify_m_buswidth()
890 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_chan_pause()
915 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_chan_resume()
940 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_terminate_all()
1019 dwc_scan_descriptors(to_dw_dma(chan->device), dwc); in dwc_tx_status()
1064 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_alloc_chan_resources()
1101 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_free_chan_resources()
1110 BUG_ON(dma_readl(to_dw_dma(chan->device), CH_EN) & dwc->mask); in dwc_free_chan_resources()