Searched refs:CONTROL_ERR (Results 1 – 1 of 1) sorted by relevance
40 #define CONTROL_ERR BIT(31) macro114 s->chan[ch].control &= ~CONTROL_ERR; in sifive_pdma_run()154 s->chan[ch].control |= CONTROL_ERR; in sifive_pdma_run()171 if (err_ie && (s->chan[ch].control & CONTROL_ERR)) { in sifive_pdma_update_irq()