Home
last modified time | relevance | path

Searched refs:SRAM1_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dstm32l4x5_soc.c38 #define SRAM1_SIZE (96 * KiB) macro
187 if (!memory_region_init_ram(&s->sram1, OBJECT(dev_soc), "SRAM1", SRAM1_SIZE, in stm32l4x5_soc_realize()
/openbmc/linux/sound/soc/sof/amd/
H A Dacp.h88 #define SRAM1_SIZE 0x13A000 macro
H A Dacp-loader.c194 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_DSP0_CACHE_SIZE0, SRAM1_SIZE | BIT(31)); in acp_dsp_pre_fw_run()