Searched defs:cs4271_private (Results 1 – 1 of 1) sorted by relevance
155 struct cs4271_private { struct156 unsigned int mclk;157 bool master;158 bool deemph;159 struct regmap *regmap;161 int rate;163 struct gpio_desc *reset;165 bool enable_soft_reset;166 struct regulator_bulk_data supplies[ARRAY_SIZE(supply_names)];167 struct clk *clk;