Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Drt5640.h2120 struct rt5640_priv { struct
2121 struct snd_soc_component *component;
2122 struct regmap *regmap;
2123 struct clk *mclk;
2125 int ldo1_en; /* GPIO for LDO1_EN */
2126 int irq;
2127 int sysclk;
2128 int sysclk_src;
2129 int lrck[RT5640_AIFS];
2130 int bclk[RT5640_AIFS];
[all …]