Searched refs:ACP_DMA_CH_RUN (Results 1 – 2 of 2) sorted by relevance
114 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_DMA_CNTL_0 + ch * sizeof(u32), ACP_DMA_CH_RUN); in config_dma_channel()299 if (val & ACP_DMA_CH_RUN) { in acp_dma_status()
41 #define ACP_DMA_CH_RUN 0x02 macro