Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.h85 #define DRAM_REMAP_MASK 0xFFF macro
H A Dmt8186.c116 if (adsp->pa_shared_dram & DRAM_REMAP_MASK) { in platform_parse_resource()
142 if (adsp->pa_dram & DRAM_REMAP_MASK) { in platform_parse_resource()
/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.h153 #define DRAM_REMAP_MASK (BIT(DRAM_REMAP_SHIFT) - 1) macro
H A Dmt8195.c116 if (adsp->pa_shared_dram & DRAM_REMAP_MASK) { in platform_parse_resource()
143 if (adsp->pa_dram & DRAM_REMAP_MASK) { in platform_parse_resource()