Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dcs42l43.h36 struct cs42l43_codec { struct
37 struct device *dev;
38 struct cs42l43 *core;
39 struct snd_soc_component *component;
41 struct clk *mclk;
43 int n_slots;
44 int slot_width;
45 int tx_slots[CS42L43_ASP_MAX_CHANNELS];
46 int rx_slots[CS42L43_ASP_MAX_CHANNELS];
47 struct snd_pcm_hw_constraint_list constraint;
[all …]