Home
last modified time | relevance | path

Searched defs:sdw_intel_link_res (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/soundwire/
Dintel.h30 struct sdw_intel_link_res { struct
31 const struct sdw_intel_hw_ops *hw_ops;
33 void __iomem *mmio_base; /* not strictly needed, useful for debug */
34 void __iomem *registers;
35 u32 ip_offset;
36 void __iomem *shim;
37 void __iomem *shim_vs;
38 void __iomem *alh;
39 int irq;
40 const struct sdw_intel_ops *ops;
[all …]