Searched refs:acp63_config_dma (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/amd/ps/
H A Dps-pdm-dma.c157 static void acp63_config_dma(struct pdm_stream_instance *rtd, int direction) function
231 acp63_config_dma(rtd, substream->stream);
418 acp63_config_dma(rtd, SNDRV_PCM_STREAM_CAPTURE);
H A Dps-sdw-dma.c140 static void acp63_config_dma(struct acp_sdw_dma_stream *stream, void __iomem *acp_base, function
291 acp63_config_dma(stream, sdw_data->acp_base, stream_id);
527 acp63_config_dma(stream, sdw_data->acp_base, index);

Completed in 93 milliseconds