Home
last modified time | relevance | path

Searched defs:DRAM_REMAP_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.h85 #define DRAM_REMAP_MASK 0xFFF macro
/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.h153 #define DRAM_REMAP_MASK (BIT(DRAM_REMAP_SHIFT) - 1) macro