Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dadau1372.c26 struct adau1372 { struct
27 struct regmap *regmap;
28 void (*switch_mode)(struct device *dev);
29 bool use_pll;
30 bool enabled;
31 bool clock_provider;
33 struct snd_pcm_hw_constraint_list rate_constraints;
34 unsigned int slot_width;
36 struct clk *mclk;
37 struct gpio_desc *pd_gpio;
[all …]