Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/amd/
Dacp.c109 unsigned int acp_dma_cntl_0, acp_dma_ch_rst_sts, acp_dma_dscr_err_sts_0; in config_dma_channel() local
116 acp_dma_ch_rst_sts = ACP70_DMA_CH_RST_STS; in config_dma_channel()
124 acp_dma_ch_rst_sts = ACP_DMA_CH_RST_STS; in config_dma_channel()
134 ret = snd_sof_dsp_read_poll_timeout(sdev, ACP_DSP_BAR, acp_dma_ch_rst_sts, val, in config_dma_channel()