Lines Matching defs:cs42l42_private
753 struct cs42l42_private { struct
754 struct regmap *regmap;
755 struct snd_soc_component *component;
756 struct regulator_bulk_data supplies[CS42L42_NUM_SUPPLIES];
757 struct gpio_desc *reset_gpio;
758 struct completion pdn_done;
759 u32 sclk;
760 u32 srate;
761 u8 plug_state;
762 u8 hs_type;
763 u8 ts_inv;
764 u8 ts_dbnc_rise;
765 u8 ts_dbnc_fall;
766 u8 btn_det_init_dbnce;
767 u8 btn_det_event_dbnce;
768 u8 bias_thresholds[CS42L42_NUM_BIASES];
769 u8 hs_bias_ramp_rate;
770 u8 hs_bias_ramp_time;