Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2552.c65 struct tas2552_data { struct
66 struct snd_soc_component *component;
67 struct regmap *regmap;
68 struct i2c_client *tas2552_client;
69 struct regulator_bulk_data supplies[TAS2552_NUM_SUPPLIES];
70 struct gpio_desc *enable_gpio;
71 unsigned char regs[TAS2552_VBAT_DATA];
72 unsigned int pll_clkin;
73 int pll_clk_id;
74 unsigned int pdm_clk;
[all …]