Searched refs:DMA_BCNT_ENAB (Results 1 – 4 of 4) sorted by relevance
128 #define DMA_BCNT_ENAB 0x00002000 /* If on, use the byte counter */ macro
115 #define DMA_BCNT_ENAB 0x00002000 /* If on, use the byte counter */ macro
162 #define DMA_BCNT_ENAB 0x00002000 /* If on, use the byte counter */ macro
549 tmp &= ~DMA_BCNT_ENAB; in esp_reset_dma()2315 tmp &= ~(DMA_ENABLE | DMA_ST_WRITE | DMA_BCNT_ENAB); in dma_invalidate()