Home
last modified time | relevance | path

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

/linux/sound/soc/amd/acp/
H A Dacp-legacy-common.c412 static int acp_reset(void __iomem *base) in acp_reset() function
440 ret = acp_reset(chip->base); in acp_init()
456 ret = acp_reset(chip->base); in acp_deinit()
/linux/sound/soc/sof/amd/
H A Dacp.c676 static int acp_reset(struct snd_sof_dev *sdev) in acp_init()
743 ret = acp_reset(sdev); in amd_sof_acp_resume()
801 /* When acp_reset() function is invoked, it will apply ACP SOFT reset and in amd_sof_sdw_probe()
810 ret = acp_reset(sdev); in amd_sof_sdw_exit()
1060 acp_reset(sdev);
1177 acp_reset(sdev);
1189 ret = acp_reset(sdev);
586 static int acp_reset(struct snd_sof_dev *sdev) acp_reset() function