Home
last modified time | relevance | path

Searched refs:dram_offset (Results 1 – 7 of 7) sorted by relevance

/linux/sound/isa/sb/
H A Demu8000_patch.c144 int dram_offset, dram_start; in snd_emu8000_sample_new() local
173 dram_offset = EMU8000_DRAM_OFFSET + (sp->block->offset >> 1); in snd_emu8000_sample_new()
174 dram_start = dram_offset; in snd_emu8000_sample_new()
186 EMU8000_SMALW_WRITE(emu, dram_offset); in snd_emu8000_sample_new()
194 write_word(emu, &dram_offset, 0); in snd_emu8000_sample_new()
205 write_word(emu, &dram_offset, s); in snd_emu8000_sample_new()
221 write_word(emu, &dram_offset, s); in snd_emu8000_sample_new()
236 write_word(emu, &dram_offset, 0); in snd_emu8000_sample_new()
/linux/sound/soc/intel/atom/sst/
H A Dsst_acpi.c98 .dram_offset = 0x100000,
120 .dram_offset = 0x100000,
142 .dram_offset = 0x100000,
197 ctx->dram_base = rsrc->start + ctx->pdata->res_info->dram_offset; in sst_platform_get_resources()
/linux/sound/soc/sof/mediatek/
H A Dadsp_helper.h26 int dram_offset; /*dram offset between system and dsp view*/ member
/linux/arch/x86/include/asm/
H A Dplatform_sst_audio.h112 unsigned int dram_offset; member
/linux/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h289 u32 dram_offset; /* starting offset of slot in DRAM */ member
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c152 adsp->dram_offset = offset; in adsp_memory_remap_init()
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c157 adsp->dram_offset = offset; in adsp_memory_remap_init()