Searched refs:DCSR_STOPIRQEN (Results 1 – 3 of 3) sorted by relevance
116 #define DCSR_STOPIRQEN (1 << 29) macro123 if ((s->chan[ch].state & DCSR_STOPIRQEN) && in pxa2xx_dma_update()366 if (s->chan[channel].state & DCSR_STOPIRQEN) in pxa2xx_dma_write()
34 #define DCSR_STOPIRQEN BIT(29) /* Stop Interrupt Enable (read / write) */ macro
135 #define DCSR_STOPIRQEN (1 << 29) /* Stop Interrupt Enable (read / write) */ macro