Searched defs:cs4270_private (Results 1 – 1 of 1) sorted by relevance
131 struct cs4270_private { struct132 struct regmap *regmap;133 unsigned int mclk; /* Input frequency of the MCLK pin */134 unsigned int mode; /* The mode (I2S or left-justified) */135 unsigned int slave_mode;136 unsigned int manual_mute;139 struct regulator_bulk_data supplies[ARRAY_SIZE(supply_names)];142 struct gpio_desc *reset_gpio;