Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c190 static int adsp_sram_power_on(struct device *dev, bool on) in adsp_sram_power_on() function
306 ret = adsp_sram_power_on(sdev->dev, true); in mt8195_dsp_probe()
308 dev_err(sdev->dev, "adsp_sram_power_on fail!\n"); in mt8195_dsp_probe()
379 adsp_sram_power_on(&pdev->dev, false); in mt8195_dsp_probe()
397 adsp_sram_power_on(&pdev->dev, false); in mt8195_dsp_remove()
425 ret = adsp_sram_power_on(&pdev->dev, false); in mt8195_dsp_suspend()
447 ret = adsp_sram_power_on(sdev->dev, true); in mt8195_dsp_resume()
449 dev_err(sdev->dev, "adsp_sram_power_on fail!\n"); in mt8195_dsp_resume()
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c216 static void adsp_sram_power_on(struct snd_sof_dev *sdev) in adsp_sram_power_on() function
362 adsp_sram_power_on(sdev); in mt8186_dsp_probe()
430 adsp_sram_power_on(sdev); in mt8186_dsp_resume()

Completed in 2 milliseconds