Searched refs:DSP_SRAM_POOL_PD_MASK (Results 1 – 4 of 4) sorted by relevance
72 #define DSP_SRAM_POOL_PD_MASK 0xF00F /* [0:3] and [12:15] */ macro
219 DSP_SRAM_POOL_PD_MASK, 0); in adsp_sram_power_on()225 DSP_SRAM_POOL_PD_MASK, DSP_SRAM_POOL_PD_MASK); in adsp_sram_power_off()
129 #define DSP_SRAM_POOL_PD_MASK 0xf macro
204 writel(srampool_con & ~DSP_SRAM_POOL_PD_MASK, va_dspsysreg); in adsp_sram_power_on()206 writel(srampool_con | DSP_SRAM_POOL_PD_MASK, va_dspsysreg); in adsp_sram_power_on()