Home
last modified time | relevance | path

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

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