Searched refs:EDU_DMA_RUN (Results 1 – 1 of 1) sorted by relevance
64 #define EDU_DMA_RUN 0x1 macro145 if (!(edu->dma.cmd & EDU_DMA_RUN)) { in edu_dma_timer()163 edu->dma.cmd &= ~EDU_DMA_RUN; in edu_dma_timer()176 if (write && (edu->dma.cmd & EDU_DMA_RUN)) { in dma_rw()294 if (!(val & EDU_DMA_RUN)) { in edu_mmio_write()