Searched defs:adau1372 (Results 1 – 1 of 1) sorted by relevance
27 struct adau1372 { struct28 struct clk *clk;29 struct regmap *regmap;30 void (*switch_mode)(struct device *dev);31 bool use_pll;32 bool enabled;33 bool clock_provider;35 struct snd_pcm_hw_constraint_list rate_constraints;36 unsigned int slot_width;38 struct clk *mclk;[all …]