Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dadau1372.c27 struct adau1372 { struct
28 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 …]