Lines Matching refs:cyclic
110 bool cyclic;
227 /* Already queued in cyclic mode. Wait for it to finish */
236 if (desc->cyclic)
258 * If the hardware supports cyclic transfers and there is no callback to
259 * call and only a single segment, enable hw cyclic mode to avoid
262 if (chan->hw_cyclic && desc->cyclic && !desc->vdesc.tx.callback &&
389 if (active->cyclic)
394 if (active->cyclic) {
571 desc->cyclic = false;
605 desc->cyclic = true;
676 desc->cyclic = true;