Searched defs:cs42xx8_priv (Results 1 – 1 of 1) sorted by relevance
40 struct cs42xx8_priv { struct41 struct regulator_bulk_data supplies[CS42XX8_NUM_SUPPLIES];42 const struct cs42xx8_driver_data *drvdata;43 struct regmap *regmap;44 struct clk *clk;46 bool slave_mode;47 unsigned long sysclk;48 u32 tx_channels;49 struct gpio_desc *gpiod_reset;50 u32 rate[2];