| /linux/sound/soc/codecs/ |
| H A D | wcd-mbhc-v2.c | 82 static inline int wcd_mbhc_write_field(const struct wcd_mbhc *mbhc, in wcd_mbhc_write_field() argument 85 if (!mbhc->fields[field].reg) in wcd_mbhc_write_field() 88 return snd_soc_component_write_field(mbhc->component, in wcd_mbhc_write_field() 89 mbhc->fields[field].reg, in wcd_mbhc_write_field() 90 mbhc->fields[field].mask, val); in wcd_mbhc_write_field() 93 static inline int wcd_mbhc_read_field(const struct wcd_mbhc *mbhc, int field) in wcd_mbhc_read_field() argument 95 if (!mbhc->fields[field].reg) in wcd_mbhc_read_field() 98 return snd_soc_component_read_field(mbhc->component, in wcd_mbhc_read_field() 99 mbhc->fields[field].reg, in wcd_mbhc_read_field() 100 mbhc->fields[field].mask); in wcd_mbhc_read_field() [all …]
|
| H A D | wcd-mbhc-v2.h | 272 int wcd_mbhc_start(struct wcd_mbhc *mbhc, struct wcd_mbhc_config *mbhc_cfg, 274 void wcd_mbhc_stop(struct wcd_mbhc *mbhc); 275 void wcd_mbhc_set_hph_type(struct wcd_mbhc *mbhc, int hph_type); 276 int wcd_mbhc_get_hph_type(struct wcd_mbhc *mbhc); 277 int wcd_mbhc_typec_report_plug(struct wcd_mbhc *mbhc); 278 int wcd_mbhc_typec_report_unplug(struct wcd_mbhc *mbhc); 284 int wcd_mbhc_get_impedance(struct wcd_mbhc *mbhc, uint32_t *zl, 286 void wcd_mbhc_deinit(struct wcd_mbhc *mbhc); 287 int wcd_mbhc_event_notify(struct wcd_mbhc *mbhc, unsigned long event); 296 static inline void wcd_mbhc_stop(struct wcd_mbhc *mbhc) in wcd_mbhc_stop() argument [all …]
|
| H A D | wcd934x.c | 25 #include "wcd-mbhc-v2.h" 549 /* mbhc module */ 550 struct wcd_mbhc *mbhc; member 2409 wcd_mbhc_event_notify(wcd934x->mbhc, in wcd934x_micbias_control() 2414 wcd_mbhc_event_notify(wcd934x->mbhc, in wcd934x_micbias_control() 2429 wcd_mbhc_event_notify(wcd934x->mbhc, in wcd934x_micbias_control() 2435 wcd_mbhc_event_notify(wcd934x->mbhc, in wcd934x_micbias_control() 2439 wcd_mbhc_event_notify(wcd934x->mbhc, in wcd934x_micbias_control() 2810 wcd_mbhc_set_hph_type(wcd934x->mbhc, WCD_MBHC_HPH_MONO); in wcd934x_wcd_mbhc_calc_impedance() 2834 wcd_mbhc_set_hph_type(wcd934x->mbhc, WCD_MBHC_HPH_STERE in wcd934x_wcd_mbhc_calc_impedance() [all...] |
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-motorola-harpia.dts | 61 qcom,mbhc-vthreshold-low = <75 150 237 450 500>; 62 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
| H A D | msm8916-wingtech-wt865x8.dtsi | 113 qcom,mbhc-vthreshold-low = <75 150 237 450 500>; 114 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
| H A D | msm8916-lg-m216.dts | 143 qcom,mbhc-vthreshold-low = <75 100 120 180 500>; 144 qcom,mbhc-vthreshold-high = <75 100 120 180 500>;
|
| H A D | msm8916-gplus-fl8005a.dts | 151 qcom,mbhc-vthreshold-low = <150 180 237 450 500>; 152 qcom,mbhc-vthreshold-high = <150 180 237 450 500>;
|
| H A D | msm8916-asus-z00l.dts | 144 qcom,mbhc-vthreshold-low = <75 150 237 450 500>; 145 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
| H A D | msm8916-acer-a1-724.dts | 148 qcom,mbhc-vthreshold-low = <150 237 450 500 590>; 149 qcom,mbhc-vthreshold-high = <150 237 450 500 590>;
|
| H A D | msm8916-wingtech-wt88047.dts | 184 qcom,mbhc-vthreshold-low = <75 100 120 180 500>; 185 qcom,mbhc-vthreshold-high = <75 100 120 180 500>;
|
| H A D | apq8039-t2.dts | 150 qcom,mbhc-vthreshold-low = <75 150 237 450 500>; 151 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
| H A D | msm8916-longcheer-l8150.dts | 280 qcom,mbhc-vthreshold-low = <75 150 237 450 500>; 281 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
| H A D | msm8916-longcheer-l8910.dts | 224 qcom,mbhc-vthreshold-low = <75 100 120 180 500>; 225 qcom,mbhc-vthreshold-high = <75 100 120 180 500>;
|
| H A D | msm8916-huawei-g7.dts | 233 qcom,mbhc-vthreshold-low = <75 150 237 450 500>; 234 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
| H A D | msm8916-alcatel-idol347.dts | 229 qcom,mbhc-vthreshold-low = <75 100 120 180 500>; 230 qcom,mbhc-vthreshold-high = <75 100 120 180 500>;
|
| H A D | apq8016-schneider-hmibsc.dts | 222 qcom,mbhc-vthreshold-low = <75 150 237 450 500>; 223 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
| H A D | sdm850-lenovo-yoga-c630.dts | 974 qcom,mbhc-buttons-vthreshold-microvolt = <75000 150000 237000 500000 500000 500000 500000 500000>; 975 qcom,mbhc-headset-vthreshold-microvolt = <1700000>; 976 qcom,mbhc-headphone-vthreshold-microvolt = <50000>;
|
| H A D | sc8280xp-huawei-gaokun3.dts | 67 qcom,mbhc-buttons-vthreshold-microvolt = <75000 150000 237000 500000 500000 500000 500000 500000>; 68 qcom,mbhc-headset-vthreshold-microvolt = <1700000>; 69 qcom,mbhc-headphone-vthreshold-microvolt = <50000>;
|
| /linux/ |
| H A D | MAINTAINERS | 22122 F: sound/soc/codecs/wcd-mbhc-v2.*
|