Home
last modified time | relevance | path

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

/sound/soc/sof/mediatek/mt8186/
A Dmt8186.h72 #define DSP_SRAM_POOL_PD_MASK 0xF00F /* [0:3] and [12:15] */ macro
A Dmt8186.c142 DSP_SRAM_POOL_PD_MASK, 0); in adsp_sram_power_on()
148 DSP_SRAM_POOL_PD_MASK, DSP_SRAM_POOL_PD_MASK); in adsp_sram_power_off()
/sound/soc/sof/mediatek/mt8195/
A Dmt8195.h129 #define DSP_SRAM_POOL_PD_MASK 0xf macro
A Dmt8195.c127 writel(srampool_con & ~DSP_SRAM_POOL_PD_MASK, va_dspsysreg); in adsp_sram_power_on()
129 writel(srampool_con | DSP_SRAM_POOL_PD_MASK, va_dspsysreg); in adsp_sram_power_on()

Completed in 9 milliseconds