Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/codecs/
Dwcd9335.c295 struct wcd9335_codec { struct
296 struct device *dev;
297 struct clk *mclk;
298 struct clk *native_clk;
299 u32 mclk_rate;
300 u8 version;
302 struct slim_device *slim;
303 struct slim_device *slim_ifc_dev;
304 struct regmap *regmap;
305 struct regmap *if_regmap;
[all …]
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwcd9335.c304 struct wcd9335_codec { struct
305 struct device *dev;
306 struct clk *mclk;
307 struct clk *native_clk;
308 u32 mclk_rate;
309 u8 version;
311 struct slim_device *slim;
312 struct slim_device *slim_ifc_dev;
313 struct regmap *regmap;
314 struct regmap *if_regmap;
[all …]