Searched refs:srampool_con (Results 1 – 1 of 1) sorted by relevance
193 u32 srampool_con; in adsp_sram_power_on() local202 srampool_con = readl(va_dspsysreg); in adsp_sram_power_on()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()