Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/mediatek/
Dadsp_helper.h15 struct mtk_adsp_chip_info { struct
46 struct mtk_adsp_chip_info *adsp; argument
/Linux-v6.1/sound/soc/sof/mediatek/mt8186/
Dmt8186.c129 struct mtk_adsp_chip_info *adsp = data; in platform_parse_resource()
254 static int adsp_memory_remap_init(struct snd_sof_dev *sdev, struct mtk_adsp_chip_info *adsp) in adsp_memory_remap_init()
279 struct mtk_adsp_chip_info *adsp = data; in adsp_shared_base_ioremap()
326 priv->adsp = devm_kzalloc(&pdev->dev, sizeof(struct mtk_adsp_chip_info), GFP_KERNEL); in mt8186_dsp_probe()
Dmt8186.h12 struct mtk_adsp_chip_info;
/Linux-v6.1/sound/soc/sof/mediatek/mt8195/
Dmt8195.c130 struct mtk_adsp_chip_info *adsp = data; in platform_parse_resource()
252 static int adsp_memory_remap_init(struct device *dev, struct mtk_adsp_chip_info *adsp) in adsp_memory_remap_init()
283 struct mtk_adsp_chip_info *adsp = data; in adsp_shared_base_ioremap()
325 priv->adsp = devm_kzalloc(&pdev->dev, sizeof(struct mtk_adsp_chip_info), GFP_KERNEL); in mt8195_dsp_probe()
Dmt8195.h12 struct mtk_adsp_chip_info;