Lines Matching refs:dw_dma
106 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_desc_get()
125 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_desc_put()
179 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_initialize()
209 static inline void dwc_chan_disable(struct dw_dma *dw, struct dw_dma_chan *dwc) in dwc_chan_disable()
219 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in bytes2block()
239 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in block2bytes()
253 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_do_single_block()
275 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_dostart()
361 static void dwc_complete_all(struct dw_dma *dw, struct dw_dma_chan *dwc) in dwc_complete_all()
398 static void dwc_scan_descriptors(struct dw_dma *dw, struct dw_dma_chan *dwc) in dwc_scan_descriptors()
521 static void dwc_handle_error(struct dw_dma *dw, struct dw_dma_chan *dwc) in dwc_handle_error()
566 struct dw_dma *dw = (struct dw_dma *)data; in dw_dma_tasklet()
594 struct dw_dma *dw = dev_id; in dw_dma_interrupt()
642 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_prep_dma_memcpy()
718 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_prep_slave_sg()
878 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_config()
904 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_chan_pause()
961 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_terminate_all()
1070 static void idma32_fifo_partition(struct dw_dma *dw) in idma32_fifo_partition()
1090 static void dw_dma_off(struct dw_dma *dw) in dw_dma_off()
1109 static void dw_dma_on(struct dw_dma *dw) in dw_dma_on()
1117 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_alloc_chan_resources()
1154 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_free_chan_resources()
1191 struct dw_dma *dw; in dw_dma_probe()
1394 struct dw_dma *dw = chip->dw; in dw_dma_remove()
1418 struct dw_dma *dw = chip->dw; in dw_dma_disable()
1427 struct dw_dma *dw = chip->dw; in dw_dma_enable()