Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
Ddma-axi-dmac.c159 bool hw_cyclic; member
290 if (chan->hw_cyclic && desc->cyclic && !desc->vdesc.tx.callback) { in axi_dmac_start_transfer()
999 chan->hw_cyclic = true; in axi_dmac_detect_caps()