Searched refs:shim_base (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/soundwire/
H A Dintel_init.c70 link->shim = res->mmio_base + res->shim_base;
206 ctx->shim_base = res->shim_base;
/linux-master/include/linux/soundwire/
H A Dsdw_intel.h286 * @shim_base: sdw shim base.
300 u32 shim_base; member in struct:sdw_intel_ctx
321 * @shim_base: sdw shim base.
339 u32 shim_base; member in struct:sdw_intel_res
/linux-master/sound/soc/sof/intel/
H A Dhda.c247 res.shim_base = hdev->desc->sdw_shim_base;
310 caps = snd_sof_dsp_read(sdev, HDA_DSP_BAR, ctx->shim_base + SDW_SHIM_LCAP);

Completed in 263 milliseconds