Home
last modified time | relevance | path

Searched refs:acp_dma_ch_rst_sts (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/sof/amd/
H A Dacp.c110 unsigned int acp_dma_cntl_0, acp_dma_ch_rst_sts, acp_dma_dscr_err_sts_0; in config_dma_channel() local
117 acp_dma_ch_rst_sts = ACP70_DMA_CH_RST_STS; in config_dma_channel()
125 acp_dma_ch_rst_sts = ACP_DMA_CH_RST_STS; in config_dma_channel()
135 ret = snd_sof_dsp_read_poll_timeout(sdev, ACP_DSP_BAR, acp_dma_ch_rst_sts, val, in config_dma_channel()