• Home
  • Raw
  • Download

Lines Matching refs:dw_dma

132 	struct dw_dma *dw = to_dw_dma(dwc->chan.device);  in dwc_initialize()
180 static inline void dwc_chan_disable(struct dw_dma *dw, struct dw_dma_chan *dwc) in dwc_chan_disable()
193 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_do_single_block()
215 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dwc_dostart()
307 static void dwc_complete_all(struct dw_dma *dw, struct dw_dma_chan *dwc) in dwc_complete_all()
344 static void dwc_scan_descriptors(struct dw_dma *dw, struct dw_dma_chan *dwc) in dwc_scan_descriptors()
466 static void dwc_handle_error(struct dw_dma *dw, struct dw_dma_chan *dwc) in dwc_handle_error()
526 static void dwc_handle_cyclic(struct dw_dma *dw, struct dw_dma_chan *dwc, in dwc_handle_cyclic()
587 struct dw_dma *dw = (struct dw_dma *)data; in dw_dma_tasklet()
618 struct dw_dma *dw = dev_id; in dw_dma_interrupt()
685 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_prep_dma_memcpy()
766 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_prep_slave_sg()
1025 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_terminate_all()
1103 static void dw_dma_off(struct dw_dma *dw) in dw_dma_off()
1122 static void dw_dma_on(struct dw_dma *dw) in dw_dma_on()
1130 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_alloc_chan_resources()
1204 struct dw_dma *dw = to_dw_dma(chan->device); in dwc_free_chan_resources()
1262 struct dw_dma *dw = to_dw_dma(chan->device); in dw_dma_cyclic_start()
1292 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dw_dma_cyclic_stop()
1467 struct dw_dma *dw = to_dw_dma(dwc->chan.device); in dw_dma_cyclic_free()
1501 struct dw_dma *dw; in dw_dma_probe()
1704 struct dw_dma *dw = chip->dw; in dw_dma_remove()
1728 struct dw_dma *dw = chip->dw; in dw_dma_disable()
1737 struct dw_dma *dw = chip->dw; in dw_dma_enable()