Searched refs:DCSR_EORSTOPEN (Results 1 – 3 of 3) sorted by relevance
113 #define DCSR_EORSTOPEN (1 << 26) macro231 if (ch->state & DCSR_EORSTOPEN) in pxa2xx_dma_run()249 (ch->state & DCSR_EORSTOPEN)) { in pxa2xx_dma_run()
43 #define DCSR_EORSTOPEN BIT(26) /* STOP on an EOR */ macro
140 #define DCSR_EORSTOPEN (1 << 26) /* STOP on an EOR */ macro