Searched refs:DPDMA_EISR (Results 1 – 1 of 1) sorted by relevance
51 #define DPDMA_EISR (0x0014 >> 2) macro293 || (s->registers[DPDMA_EISR] & (~s->registers[DPDMA_EIMR]))); in xlnx_dpdma_update_irq()435 case DPDMA_EISR: in xlnx_dpdma_write()436 s->registers[DPDMA_EISR] &= ~value; in xlnx_dpdma_write()714 s->registers[DPDMA_EISR] |= ((1 << 1) << channel); in xlnx_dpdma_start_operation()729 s->registers[DPDMA_EISR] |= ((1 << 7) << channel); in xlnx_dpdma_start_operation()738 s->registers[DPDMA_EISR] |= ((1 << 13) << channel); in xlnx_dpdma_start_operation()748 s->registers[DPDMA_EISR] |= ((1 << 25) << channel); in xlnx_dpdma_start_operation()