Home
last modified time | relevance | path

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

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