Searched defs:adau1372 (Results 1 – 1 of 1) sorted by relevance
27 struct adau1372 { struct28 struct clk *clk;29 struct regmap *regmap;31 bool use_pll;32 bool enabled;33 bool clock_provider;36 unsigned int slot_width;38 struct clk *mclk;39 struct gpio_desc *pd_gpio;40 struct device *dev;[all …]
Completed in 9 milliseconds