Searched refs:DCMD_STARTIRQEN (Results 1 – 3 of 3) sorted by relevance
43 #define DCMD_STARTIRQEN (1 << 22) /* Start Interrupt Enable */ macro
64 #define DCMD_STARTIRQEN BIT(22) /* Start Interrupt Enable */ macro
375 pxa_dma->sg_cpu[i].dcmd |= DCMD_STARTIRQEN; in pxa_init_dma_channel()