Home
last modified time | relevance | path

Searched refs:dram_end (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dplatform_sst_audio.h79 u32 dram_end; member
/linux/sound/soc/intel/atom/sst/
H A Dsst_acpi.c63 .dram_end = SST_BYT_DRAM_PHY_END,
198 ctx->dram_end = ctx->dram_base + ctx->pdata->res_info->dram_size - 1; in sst_platform_get_resources()
H A Dsst_pci.c84 ctx->dram_end = pci_resource_end(pci, 4); in sst_platform_get_resources()
H A Dsst.h369 unsigned int dram_end; member