Home
last modified time | relevance | path

Searched refs:DRAM_PHYS_BASE_FROM_DSP_VIEW (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.h83 #define DRAM_PHYS_BASE_FROM_DSP_VIEW 0x60000000 /* MT8186 DSP view */ macro
H A Dmt8186.c233 offset = adsp->pa_dram - DRAM_PHYS_BASE_FROM_DSP_VIEW; in adsp_memory_remap_init()
/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.h149 #define DRAM_PHYS_BASE_FROM_DSP_VIEW 0x60000000 /* MT8195 DSP view */ macro
H A Dmt8195.c228 offset = adsp->pa_dram - DRAM_PHYS_BASE_FROM_DSP_VIEW; in adsp_memory_remap_init()