Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c213 static int adsp_memory_remap_init(struct device *dev, struct mtk_adsp_chip_info *adsp) in adsp_memory_remap_init() function
312 ret = adsp_memory_remap_init(&pdev->dev, priv->adsp); in mt8195_dsp_probe()
/openbmc/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c229 static int adsp_memory_remap_init(struct snd_sof_dev *sdev, struct mtk_adsp_chip_info *adsp) in adsp_memory_remap_init() function
343 ret = adsp_memory_remap_init(sdev, priv->adsp); in mt8186_dsp_probe()