Lines Matching defs:sdw_intel_ctx
301 struct sdw_intel_ctx { struct
302 int count;
303 void __iomem *mmio_base;
304 u32 link_mask;
305 int num_slaves;
306 acpi_handle handle;
307 struct sdw_intel_link_dev **ldev;
308 struct sdw_extended_slave_id *ids;
309 struct list_head link_list;
310 struct mutex shim_lock; /* lock for access to shared SHIM registers */
311 u32 shim_mask;
312 u32 shim_base;
313 u32 alh_base;