Home
last modified time | relevance | path

Searched full:mbhc (Results 1 – 25 of 29) sorted by relevance

12

/linux/sound/soc/codecs/
H A Dwcd-mbhc-v2.c14 #include "wcd-mbhc-v2.h"
78 /* Holds mbhc detection method - ADC/Legacy */
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()
[all …]
H A Dwcd-mbhc-v2.h272 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 Dmsm8916-wcd-analog.c518 /* enable MBHC clock */ in pm8916_wcd_setup_mbhc()
1294 "qcom,mbhc-vthreshold-low",
1301 "qcom,mbhc-vthreshold-high",
1310 "DT property missing, MBHC btn detection disabled\n");
1348 "mbhc switch irq", priv);
1350 dev_err(dev, "cannot request mbhc switch irq\n");
1363 "mbhc btn press irq", priv);
1365 dev_err(dev, "cannot request mbhc button press irq\n");
1377 "mbhc btn release irq", priv);
1379 dev_err(dev, "cannot request mbhc butto
[all...]
H A Dwcd934x.c25 #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...]
H A Dwcd939x.c33 #include "wcd-mbhc-v2.h"
191 /* mbhc module */
1832 /* MBHC Related */
2504 /* END MBHC */ in wcd939x_mbhc_deinit()
2542 SOC_SINGLE_EXT("MBHC Switch", WCD939X_MBHC, 1, 1, 0,
3061 dev_err(component->dev, "mbhc initialization failed\n"); in wcd939x_soc_codec_probe()
3120 /* Get USB-C plug orientation to provide swap event for MBHC */
H A Dwcd937x.c26 #include "wcd-mbhc-v2.h"
85 /* mbhc module */
1377 /* MBHC related */ in wcd937x_mbhc_program_btn_thr()
2043 /* END MBHC */
2084 SOC_SINGLE_EXT("MBHC Switch", WCD937X_MBHC, 1, 1, 0,
2582 dev_err(component->dev, "mbhc initialization failed\n"); in wcd937x_soc_codec_remove()
/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,wcd93xx-common.yaml65 qcom,mbhc-headset-vthreshold-microvolt:
70 qcom,mbhc-headphone-vthreshold-microvolt:
75 qcom,mbhc-buttons-vthreshold-microvolt:
H A Dqcom,pm4125-sdw.yaml30 PM4125 TX Port 1 (ADC1,2 & DMIC0 & MBHC) <=> SWR0 Port 1
31 PM4125 TX Port 2 (ADC1 & DMIC0,1,2 & MBHC) <=> SWR0 Port 2
H A Dqcom,wcd938x.yaml56 … qcom,mbhc-buttons-vthreshold-microvolt = <75000 150000 237000 500000 500000 500000 500000 500000>;
57 qcom,mbhc-headphone-vthreshold-microvolt = <50000>;
H A Dqcom,wcd939x.yaml71 … qcom,mbhc-buttons-vthreshold-microvolt = <75000 150000 237000 500000 500000 500000 500000 500000>;
72 qcom,mbhc-headphone-vthreshold-microvolt = <50000>;
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-motorola-harpia.dts61 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
62 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
H A Dmsm8916-wingtech-wt865x8.dtsi113 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
114 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
H A Dmsm8916-lg-m216.dts143 qcom,mbhc-vthreshold-low = <75 100 120 180 500>;
144 qcom,mbhc-vthreshold-high = <75 100 120 180 500>;
H A Dmsm8916-asus-z00l.dts144 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
145 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
H A Dmsm8916-gplus-fl8005a.dts151 qcom,mbhc-vthreshold-low = <150 180 237 450 500>;
152 qcom,mbhc-vthreshold-high = <150 180 237 450 500>;
H A Dmsm8916-acer-a1-724.dts148 qcom,mbhc-vthreshold-low = <150 237 450 500 590>;
149 qcom,mbhc-vthreshold-high = <150 237 450 500 590>;
H A Dmsm8916-wingtech-wt88047.dts184 qcom,mbhc-vthreshold-low = <75 100 120 180 500>;
185 qcom,mbhc-vthreshold-high = <75 100 120 180 500>;
H A Dapq8039-t2.dts150 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
151 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
H A Dmsm8916-longcheer-l8910.dts224 qcom,mbhc-vthreshold-low = <75 100 120 180 500>;
225 qcom,mbhc-vthreshold-high = <75 100 120 180 500>;
H A Dmsm8916-huawei-g7.dts233 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
234 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
H A Dmsm8916-longcheer-l8150.dts280 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
281 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
H A Dmsm8916-alcatel-idol347.dts229 qcom,mbhc-vthreshold-low = <75 100 120 180 500>;
230 qcom,mbhc-vthreshold-high = <75 100 120 180 500>;
H A Dapq8016-schneider-hmibsc.dts222 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
223 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
H A Dsdm850-lenovo-yoga-c630.dts974 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 Dsc8280xp-huawei-gaokun3.dts67 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>;

12