Searched refs:DMA_DONE_INTERRUPT_ENABLE (Results 1 – 2 of 2) sorted by relevance
351 #define DMA_DONE_INTERRUPT_ENABLE 29 macro
160 #define dma_done_ie cpu_to_le32(BIT(DMA_DONE_INTERRUPT_ENABLE))815 dmacount |= BIT(DMA_DONE_INTERRUPT_ENABLE); in fill_dma_desc()896 writel(BIT(DMA_DONE_INTERRUPT_ENABLE) | tmp, in start_dma()