Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.h89 #define TOTAL_SIZE_SHARED_DRAM_FROM_TAIL (SIZE_SHARED_DRAM_DL + SIZE_SHARED_DRAM_UL) macro
H A Dmt8186.c149 if (adsp->dramsize < TOTAL_SIZE_SHARED_DRAM_FROM_TAIL) { in platform_parse_resource()
/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.h145 #define TOTAL_SIZE_SHARED_DRAM_FROM_TAIL \ macro
H A Dmt8195.c149 if (adsp->dramsize < TOTAL_SIZE_SHARED_DRAM_FROM_TAIL) { in platform_parse_resource()