Searched refs:ENG_CTL_IRQ_ENABLE (Results 1 – 2 of 2) sorted by relevance
69 #define ENG_CTL_IRQ_ENABLE BIT(0) macro
82 WriteEngineControl(eng, ENG_CTL_DMA_ENABLE | ENG_CTL_IRQ_ENABLE); in start_dma_engine()