Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/soundwire/
Dintel_init.c66 link->shim = res->mmio_base + res->shim_base; in intel_link_dev_register()
217 ctx->shim_base = res->shim_base; in sdw_intel_probe_controller()
307 caps = ioread32(ctx->mmio_base + ctx->shim_base + SDW_SHIM_LCAP); in sdw_intel_startup_controller()
/Linux-v5.15/include/linux/soundwire/
Dsdw_intel.h212 u32 shim_base; member
245 u32 shim_base; member
/Linux-v5.15/sound/soc/sof/intel/
Dhda.c169 res.shim_base = hdev->desc->sdw_shim_base; in hda_sdw_probe()