Lines Matching defs:wm8993_priv
203 struct wm8993_priv { struct
204 struct wm_hubs_data hubs_data;
205 struct device *dev;
206 struct regmap *regmap;
207 struct regulator_bulk_data supplies[WM8993_NUM_SUPPLIES];
208 struct wm8993_platform_data pdata;
209 struct completion fll_lock;
210 int master;
211 int sysclk_source;
212 int tdm_slots;
213 int tdm_width;
214 unsigned int mclk_rate;
215 unsigned int sysclk_rate;
216 unsigned int fs;
217 unsigned int bclk;
218 unsigned int fll_fref;
219 unsigned int fll_fout;
220 int fll_src;