Searched refs:done_ie (Results 1 – 1 of 1) sorted by relevance
160 bool done_ie, err_ie; in sifive_pdma_update_irq() local162 done_ie = !!(s->chan[ch].control & CONTROL_DONE_IE); in sifive_pdma_update_irq()165 if (done_ie && (s->chan[ch].control & CONTROL_DONE)) { in sifive_pdma_update_irq()