Searched refs:CONTROL_RUN (Results 1 – 1 of 1) sorted by relevance
36 #define CONTROL_RUN BIT(1) macro148 s->chan[ch].control &= ~CONTROL_RUN; in sifive_pdma_run()339 run = !!(s->chan[ch].control & CONTROL_RUN); in sifive_pdma_writel()363 s->chan[ch].control &= ~CONTROL_RUN; in sifive_pdma_writel()367 if (value & CONTROL_RUN) { in sifive_pdma_writel()