Home
last modified time | relevance | path

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

/sound/soc/intel/atom/sst/
Dsst_acpi.c144 .res_info = &byt_rvp_res_info,
155 .res_info = &byt_rvp_res_info,
167 ctx->pdata->res_info->acpi_lpe_res_index); in sst_platform_get_resources()
175 ctx->iram_base = rsrc->start + ctx->pdata->res_info->iram_offset; in sst_platform_get_resources()
176 ctx->iram_end = ctx->iram_base + ctx->pdata->res_info->iram_size - 1; in sst_platform_get_resources()
179 ctx->pdata->res_info->iram_size); in sst_platform_get_resources()
185 ctx->dram_base = rsrc->start + ctx->pdata->res_info->dram_offset; in sst_platform_get_resources()
186 ctx->dram_end = ctx->dram_base + ctx->pdata->res_info->dram_size - 1; in sst_platform_get_resources()
189 ctx->pdata->res_info->dram_size); in sst_platform_get_resources()
195 ctx->shim_phy_add = rsrc->start + ctx->pdata->res_info->shim_offset; in sst_platform_get_resources()
[all …]
/sound/soc/intel/boards/
Dcht_bsw_rt5645.c612 const struct sst_res_info *res_info = p_info->res_info; in snd_cht_mc_probe() local
614 if (res_info->acpi_ipc_irq_index == 0) in snd_cht_mc_probe()
Dbytcr_rt5640.c802 const struct sst_res_info *res_info = p_info->res_info; in snd_byt_rt5640_mc_probe() local
804 if (res_info->acpi_ipc_irq_index == 0) in snd_byt_rt5640_mc_probe()