| /drivers/dma/ |
| A D | virt-dma.h | 36 struct virt_dma_desc *cyclic; member 139 vc->cyclic = vd; in vchan_cyclic_callback() 157 if (vc->cyclic == vd) in vchan_terminate_vdesc() 158 vc->cyclic = NULL; in vchan_terminate_vdesc()
|
| A D | dma-axi-dmac.c | 133 bool cyclic; member 263 if (desc->cyclic) in axi_dmac_start_transfer() 290 if (chan->hw_cyclic && desc->cyclic && !desc->vdesc.tx.callback) { in axi_dmac_start_transfer() 414 if (active->cyclic) { in axi_dmac_transfer_done() 439 if (active->cyclic) in axi_dmac_transfer_done() 444 if (active->cyclic) { in axi_dmac_transfer_done() 657 desc->cyclic = false; in axi_dmac_prep_peripheral_dma_vec() 698 desc->cyclic = false; in axi_dmac_prep_slave_sg() 737 desc->cyclic = true; in axi_dmac_prep_dma_cyclic() 808 desc->cyclic = true; in axi_dmac_prep_interleaved()
|
| A D | virt-dma.c | 92 vd = vc->cyclic; in vchan_complete() 94 vc->cyclic = NULL; in vchan_complete()
|
| A D | bcm2835-dma.c | 93 bool cyclic; member 302 bool cyclic, u32 info, u32 finalextrainfo, size_t frames, in bcm2835_dma_create_cb_chain() argument 323 d->cyclic = cyclic; in bcm2835_dma_create_cb_chain() 349 cyclic ? finalextrainfo : 0); in bcm2835_dma_create_cb_chain() 486 if (d->cyclic) { in bcm2835_dma_callback()
|
| A D | owl-dma.c | 180 bool cyclic; member 556 if (txd->cyclic) in owl_dma_start_next_txd() 899 &vchan->cfg, txd->cyclic); in owl_dma_prep_memcpy() 963 txd->cyclic); in owl_dma_prep_slave_sg() 1001 txd->cyclic = true; in owl_prep_dma_cyclic() 1019 dir, sconfig, txd->cyclic); in owl_prep_dma_cyclic()
|
| A D | tegra186-gpc-dma.c | 217 bool cyclic; member 625 if (dma_desc->cyclic) { in tegra_dma_isr() 660 if (tdc->dma_desc && tdc->dma_desc->cyclic) in tegra_dma_issue_pending() 931 dma_desc->cyclic = false; in tegra_dma_prep_dma_memset() 1001 dma_desc->cyclic = false; in tegra_dma_prep_dma_memcpy() 1121 dma_desc->cyclic = false; in tegra_dma_prep_slave_sg() 1244 dma_desc->cyclic = true; in tegra_dma_prep_dma_cyclic()
|
| A D | k3dma.c | 86 bool cyclic; member 397 if (vd && !c->cyclic) { in k3_dma_tx_status() 506 c->cyclic = 0; in k3_dma_prep_memcpy() 544 c->cyclic = 0; in k3_dma_prep_slave_sg() 612 c->cyclic = 1; in k3_dma_prep_dma_cyclic()
|
| A D | loongson2-apb-dma.c | 105 bool cyclic; member 432 desc->cyclic = true; in ls2x_dma_prep_dma_cyclic() 556 if (desc->cyclic) { in ls2x_dma_isr()
|
| A D | sun6i-dma.c | 193 bool cyclic; member 461 vchan->irq_type = vchan->cyclic ? DMA_IRQ_PKG : DMA_IRQ_QUEUE; in sun6i_dma_start_desc() 565 if (vchan->cyclic) { in sun6i_dma_interrupt() 843 vchan->cyclic = true; in sun6i_dma_prep_dma_cyclic() 924 if (vchan->cyclic) { in sun6i_dma_terminate_all() 925 vchan->cyclic = false; in sun6i_dma_terminate_all()
|
| A D | tegra20-apb-dma.c | 189 bool cyclic; member 723 if (tdc->cyclic) { in tegra_dma_issue_pending() 1148 tdc->cyclic = false; in tegra_dma_prep_slave_sg() 1150 if (tdc->cyclic) { in tegra_dma_prep_slave_sg() 1285 tdc->cyclic = true; in tegra_dma_prep_dma_cyclic() 1287 if (!tdc->cyclic) { in tegra_dma_prep_dma_cyclic()
|
| A D | ste_dma40_ll.c | 222 bool cyclic = flags & LLI_CYCLIC; in d40_phy_buf_to_lli() local 244 next = cyclic ? first_phys : 0; in d40_phy_buf_to_lli()
|
| A D | ste_dma40.c | 404 bool cyclic; member 857 bool cyclic = desc->cyclic; in d40_log_lli_to_lcxa() local 867 linkback = cyclic && lli_current == 0; in d40_log_lli_to_lcxa() 922 if (cyclic || next_lcla == -EINVAL) in d40_log_lli_to_lcxa() 1554 if (d40d->cyclic) { in dma_tc_handle() 1612 if (d40d == NULL || !d40d->cyclic) in dma_tasklet() 1616 if (!d40d->cyclic) in dma_tasklet() 1632 if (!d40d->cyclic) { in dma_tasklet() 2171 if (desc->cyclic) in d40_prep_sg_phy() 2256 desc->cyclic = true; in d40_prep_sg()
|
| A D | sa11x0-dma.c | 78 bool cyclic; member 177 if (!txd->cyclic) { in sa11x0_dma_start_sg() 228 if (!txd->cyclic) { in sa11x0_dma_complete() 657 txd->cyclic = 1; in sa11x0_dma_prep_dma_cyclic()
|
| /drivers/dma/dw-edma/ |
| A D | dw-edma-core.c | 404 if (!xfer->xfer.cyclic.len || !xfer->xfer.cyclic.cnt) in dw_edma_device_transfer() 440 cnt = xfer->xfer.cyclic.cnt; in dw_edma_device_transfer() 464 burst->sz = xfer->xfer.cyclic.len; in dw_edma_device_transfer() 476 burst->dar = xfer->xfer.cyclic.paddr; in dw_edma_device_transfer() 493 burst->sar = xfer->xfer.cyclic.paddr; in dw_edma_device_transfer() 562 xfer.xfer.cyclic.paddr = paddr; in dw_edma_device_prep_dma_cyclic() 563 xfer.xfer.cyclic.len = len; in dw_edma_device_prep_dma_cyclic() 564 xfer.xfer.cyclic.cnt = count; in dw_edma_device_prep_dma_cyclic()
|
| A D | dw-edma-core.h | 146 struct dw_edma_cyclic cyclic; member
|
| /drivers/dma/xilinx/ |
| A D | xdma.c | 102 bool cyclic; member 268 xdma_alloc_desc(struct xdma_chan *chan, u32 desc_num, bool cyclic) in xdma_alloc_desc() argument 284 sw_desc->cyclic = cyclic; in xdma_alloc_desc() 292 if (cyclic) in xdma_alloc_desc() 309 if (cyclic) in xdma_alloc_desc() 619 sw_desc->cyclic = false; in xdma_prep_device_sg() 753 sw_desc->cyclic = flags & DMA_PREP_REPEAT; in xdma_prep_interleaved_dma() 857 } else if (desc->cyclic) { in xdma_tx_status() 942 } else if (!desc->cyclic) { in xdma_channel_isr()
|
| A D | xilinx_dma.c | 376 bool cyclic; member 438 bool cyclic; member 1058 if (desc->cyclic) { in xilinx_dma_chan_desc_cleanup() 1584 if (chan->cyclic) in xilinx_dma_start_transfer() 1740 if (!desc->cyclic) in xilinx_dma_complete_descriptor() 2001 if (chan->cyclic) { in xilinx_dma_tx_submit() 2023 if (desc->cyclic) in xilinx_dma_tx_submit() 2024 chan->cyclic = true; in xilinx_dma_tx_submit() 2361 desc->cyclic = true; in xilinx_dma_prep_dma_cyclic() 2494 if (!chan->cyclic) { in xilinx_dma_terminate_all() [all …]
|
| /drivers/dma/sh/ |
| A D | rcar-dmac.c | 91 bool cyclic; member 434 if (!desc->cyclic) in rcar_dmac_chan_start_xfer() 931 bool cyclic) in rcar_dmac_chan_prep_sg() argument 953 desc->cyclic = cyclic; in rcar_dmac_chan_prep_sg() 1430 bool cyclic; in rcar_dmac_tx_status() local 1438 cyclic = rchan->desc.running ? rchan->desc.running->cyclic : false; in rcar_dmac_tx_status() 1442 if (!residue && !cyclic) in rcar_dmac_tx_status() 1497 if (WARN_ON(!desc || !desc->cyclic)) { in rcar_dmac_isr_desc_stage_end() 1541 if (!desc->cyclic) in rcar_dmac_isr_transfer_end() 1550 if (desc->cyclic) { in rcar_dmac_isr_transfer_end() [all …]
|
| A D | shdma-base.c | 400 if (all || !desc->cyclic) { in __ld_cleanup() 562 enum dma_transfer_direction direction, unsigned long flags, bool cyclic) in shdma_prep_sg() argument 610 new->cyclic = cyclic; in shdma_prep_sg() 611 if (cyclic) in shdma_prep_sg()
|
| /drivers/dma/stm32/ |
| A D | stm32-dma.c | 191 bool cyclic; member 550 if (chan->desc->cyclic && (chan->next_sg == chan->desc->num_sgs)) in stm32_dma_sg_inc() 605 if (chan->desc->cyclic) in stm32_dma_start_transfer() 658 if (chan->desc && chan->desc->cyclic) { in stm32_dma_handle_chan_paused() 670 if (chan->desc && chan->desc->cyclic) { in stm32_dma_handle_chan_paused() 739 if (chan->desc->cyclic) { in stm32_dma_handle_chan_done() 1146 desc->cyclic = false; in stm32_dma_prep_slave_sg() 1236 desc->cyclic = true; in stm32_dma_prep_dma_cyclic() 1290 desc->cyclic = false; in stm32_dma_prep_dma_memcpy() 1392 if ((chan->desc->cyclic || chan->trig_mdma) && !stm32_dma_is_current_sg(chan)) { in stm32_dma_desc_residue() [all …]
|
| A D | stm32-mdma.c | 225 bool cyclic; member 799 if (chan->desc && chan->desc->cyclic) { in stm32_mdma_prep_slave_sg() 828 desc->cyclic = false; in stm32_mdma_prep_slave_sg() 860 if (chan->desc && chan->desc->cyclic) { in stm32_mdma_prep_dma_cyclic() 924 desc->cyclic = true; in stm32_mdma_prep_dma_cyclic() 956 if (chan->desc && chan->desc->cyclic) { in stm32_mdma_prep_dma_memcpy() 1110 desc->cyclic = false; in stm32_mdma_prep_dma_memcpy() 1457 if (chan->desc && chan->desc->cyclic) { in stm32_mdma_irq_handler()
|
| A D | stm32-dma3.c | 272 bool cyclic; member 388 if (swdesc->cyclic) { in stm32_dma3_chan_dump_hwdesc() 849 if (swdesc->cyclic && next_lli_offset == (swdesc->lli[0].hwdesc_addr & CLLR_LA)) in stm32_dma3_chan_get_curr_hwdesc() 1024 if (chan->swdesc->cyclic) in stm32_dma3_chan_irq() 1241 swdesc->cyclic = false; in stm32_dma3_prep_dma_memcpy() 1331 swdesc->cyclic = false; in stm32_dma3_prep_slave_sg() 1406 swdesc->cyclic = true; in stm32_dma3_prep_dma_cyclic()
|
| /drivers/iio/buffer/ |
| A D | industrialio-buffer-dma.c | 761 size_t size, bool cyclic) in iio_dma_buffer_enqueue_dmabuf() argument 776 block->cyclic = cyclic; in iio_dma_buffer_enqueue_dmabuf()
|
| /drivers/dma/ti/ |
| A D | omap-dma.c | 71 bool cyclic; member 525 if (!__dma_omap15xx(od->plat->dma_attr) && c->cyclic) { in omap_dma_stop() 619 if (c->cyclic) { in omap_dma_callback() 1236 c->cyclic = true; in omap_dma_prep_dma_cyclic() 1408 c->cyclic = false; in omap_dma_terminate_all() 1438 if (c->cyclic) in omap_dma_pause()
|
| /drivers/dma/dw-axi-dmac/ |
| A D | dw-axi-dmac.h | 52 bool cyclic; member
|