Home
last modified time | relevance | path

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

/linux/sound/soc/dwc/
H A Dlocal.h111 struct dw_i2s_dev { struct
112 void __iomem *i2s_base;
113 struct clk *clk;
114 struct reset_control *reset;
115 int active;
116 unsigned int capability;
117 unsigned int quirks;
118 unsigned int i2s_reg_comp1;
119 unsigned int i2s_reg_comp2;
120 struct device *dev;
[all …]