Searched refs:ACP_DMA_CNTL_0__DMAChRst_MASK (Results 1 – 2 of 2) sorted by relevance
195 dma_ctrl &= ~ACP_DMA_CNTL_0__DMAChRst_MASK; in pre_config_reset()200 !(dma_ctrl & ACP_DMA_CNTL_0__DMAChRst_MASK), in pre_config_reset()486 dma_ctrl |= ACP_DMA_CNTL_0__DMAChRst_MASK; in acp_dma_stop()498 dma_ctrl &= ~ACP_DMA_CNTL_0__DMAChRst_MASK; in acp_dma_stop()
27 #define ACP_DMA_CNTL_0__DMAChRst_MASK 0x1 macro