Home
last modified time | relevance | path

Searched refs:hw_cyclic (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Ddma-axi-dmac.c136 bool hw_cyclic; member
262 if (chan->hw_cyclic && desc->cyclic && !desc->vdesc.tx.callback && in axi_dmac_start_transfer()
864 chan->hw_cyclic = true; in axi_dmac_detect_caps()
/kernel/linux/linux-6.6/drivers/dma/
H A Ddma-axi-dmac.c140 bool hw_cyclic; member
266 if (chan->hw_cyclic && desc->cyclic && !desc->vdesc.tx.callback && in axi_dmac_start_transfer()
868 chan->hw_cyclic = true; in axi_dmac_detect_caps()

Completed in 4 milliseconds