Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/codecs/
Dcs42l43.h43 struct cs42l43_codec { struct
44 struct device *dev;
45 struct cs42l43 *core;
46 struct snd_soc_component *component;
48 struct clk *mclk;
50 int n_slots;
51 int slot_width;
52 int tx_slots[CS42L43_ASP_MAX_CHANNELS];
53 int rx_slots[CS42L43_ASP_MAX_CHANNELS];
54 struct snd_pcm_hw_constraint_list constraint;
[all …]