Lines Matching refs:cyclic
114 bool cyclic;
231 /* Already queued in cyclic mode. Wait for it to finish */
240 if (desc->cyclic)
262 * If the hardware supports cyclic transfers and there is no callback to
263 * call and only a single segment, enable hw cyclic mode to avoid
266 if (chan->hw_cyclic && desc->cyclic && !desc->vdesc.tx.callback &&
393 if (active->cyclic)
398 if (active->cyclic) {
575 desc->cyclic = false;
609 desc->cyclic = true;
680 desc->cyclic = true;