Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Ddma-axi-dmac.c114 bool hw_cyclic; member
240 if (chan->hw_cyclic && desc->cyclic && !desc->vdesc.tx.callback && in axi_dmac_start_transfer()
601 chan->hw_cyclic = of_property_read_bool(of_chan, "adi,cyclic"); in axi_dmac_parse_chan_dt()