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