Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs43130.h502 struct cs43130_private { struct
503 struct snd_soc_component *component;
504 struct regmap *regmap;
505 struct regulator_bulk_data supplies[CS43130_NUM_SUPPLIES];
506 struct gpio_desc *reset_gpio;
507 unsigned int dev_id; /* codec device ID */
508 int xtal_ibias;
511 struct mutex clk_mutex;
512 int clk_req;
513 bool pll_bypass;
[all …]