Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
H A Dintel_init.c71 link->shim = res->mmio_base + res->shim_base; in intel_link_dev_register()
208 ctx->shim_base = res->shim_base; in sdw_intel_probe_controller()
/linux/include/linux/soundwire/
H A Dsdw_intel.h312 u32 shim_base; member
353 u32 shim_base; member
/linux/sound/soc/sof/intel/
H A Dhda-dsp.c1275 caps = snd_sof_dsp_read(sdev, HDA_DSP_BAR, ctx->shim_base + SDW_SHIM_LCAP); in hda_sdw_check_lcount_common()
H A Dhda.c174 res.shim_base = hdev->desc->sdw_shim_base; in hda_sdw_probe()