Lines Matching defs:wcd_mbhc_config
190 struct wcd_mbhc_config { struct
191 int btn_high[WCD_MBHC_DEF_BUTTONS];
192 int btn_low[WCD_MBHC_DEF_BUTTONS];
193 int v_hs_max;
194 int num_btn;
195 bool mono_stero_detection;
196 bool (*swap_gnd_mic)(struct snd_soc_component *component, bool active);
197 bool hs_ext_micbias;
198 bool gnd_det_en;
199 uint32_t linein_th;
200 bool moisture_en;
201 int mbhc_micbias;
202 int anc_micbias;
203 bool moisture_duty_cycle_en;
204 bool hphl_swh; /*track HPHL switch NC / NO */
205 bool gnd_swh; /*track GND switch NC / NO */
206 u32 hs_thr;
207 u32 hph_thr;
208 u32 micb_mv;
209 u32 moist_vref;
210 u32 moist_iref;
211 u32 moist_rref;