Searched defs:cs4270_private (Results 1 – 1 of 1) sorted by relevance
119 struct cs4270_private { struct120 struct regmap *regmap;121 unsigned int mclk; /* Input frequency of the MCLK pin */122 unsigned int mode; /* The mode (I2S or left-justified) */123 unsigned int slave_mode;124 unsigned int manual_mute;127 struct regulator_bulk_data supplies[ARRAY_SIZE(supply_names)];130 struct gpio_desc *reset_gpio;