Searched refs:dram_offset (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/sound/isa/sb/ |
A D | emu8000_patch.c | 144 int dram_offset, dram_start; in snd_emu8000_sample_new() local 187 dram_offset = EMU8000_DRAM_OFFSET + (sp->block->offset >> 1); in snd_emu8000_sample_new() 188 dram_start = dram_offset; in snd_emu8000_sample_new() 200 EMU8000_SMALW_WRITE(emu, dram_offset); in snd_emu8000_sample_new() 208 write_word(emu, &dram_offset, 0); in snd_emu8000_sample_new() 219 write_word(emu, &dram_offset, s); in snd_emu8000_sample_new() 235 write_word(emu, &dram_offset, s); in snd_emu8000_sample_new() 250 write_word(emu, &dram_offset, 0); in snd_emu8000_sample_new()
|
/linux-6.3-rc2/sound/soc/intel/atom/sst/ |
A D | sst_acpi.c | 98 .dram_offset = 0x100000, 120 .dram_offset = 0x100000, 175 ctx->dram_base = rsrc->start + ctx->pdata->res_info->dram_offset; in sst_platform_get_resources()
|
/linux-6.3-rc2/sound/soc/sof/mediatek/ |
A D | adsp_helper.h | 30 int dram_offset; /*dram offset between system and dsp view*/ member
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | platform_sst_audio.h | 112 unsigned int dram_offset; member
|
/linux-6.3-rc2/sound/soc/intel/atom/ |
A D | sst-mfld-dsp.h | 289 u32 dram_offset; /* starting offset of slot in DRAM */ member
|
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8186/ |
A D | mt8186.c | 259 adsp->dram_offset = offset; in adsp_memory_remap_init()
|
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8195/ |
A D | mt8195.c | 263 adsp->dram_offset = offset; in adsp_memory_remap_init()
|
Completed in 12 milliseconds