Home
last modified time | relevance | path

Searched full:hphl (Results 1 – 23 of 23) sorted by relevance

/linux/sound/soc/codecs/
H A Dmsm8916-wcd-analog.c319 static const struct snd_kcontrol_new hphl_mux = SOC_DAPM_ENUM("HPHL", hph_enum);
791 {"HPHL DAC", NULL, "PDM_RX1"},
819 {"EAR PA", NULL, "HPHL DAC"},
824 {"HPH_L", NULL, "HPHL PA"},
827 {"HPHL DAC", NULL, "EAR_HPHL_CLK"},
832 {"HPHL PA", NULL, "HPHL"},
834 {"HPHL PA", NULL, "CP"},
835 {"HPHL PA", NULL, "RX_BIAS"},
838 {"HPHL", "Switch", "HPHL DAC"},
886 SND_SOC_DAPM_PGA("HPHL PA", CDC_A_RX_HPH_CNP_EN, 5, 0, NULL, 0),
[all …]
H A Dwcd939x.c889 /* Enable watchdog interrupt for HPHL */ in wcd939x_codec_enable_ear_pa()
2201 /* Turn off 100k pull down on HPHL */ in wcd939x_wcd_mbhc_calc_impedance()
2298 /* Turn on 100k pull down on HPHL */ in wcd939x_wcd_mbhc_calc_impedance()
2475 SOC_SINGLE_EXT("HPHL Impedance", 0, 0, UINT_MAX, 0,
2528 SOC_SINGLE_EXT("HPHL Switch", WCD939X_HPH_L, 0, 1, 0,
2540 SOC_SINGLE_TLV("HPHL Volume", WCD939X_HPH_L_EN, 0, 20, 1, line_gain),
2749 SND_SOC_DAPM_PGA_E("HPHL PGA", WCD939X_ANA_HPH, 7, 0, NULL, 0,
2795 SND_SOC_DAPM_OUTPUT("HPHL"),
2871 {"HPHL PGA", NULL, "HPHL_RDAC"},
2872 {"HPHL", NULL, "HPHL PGA"},
[all …]
H A Dwcd937x.c766 /* Enable watchdog interrupt for HPHL or AUX depending on mux value */ in wcd937x_codec_enable_ear_pa()
1697 /* Turn off 100k pull down on HPHL */ in wcd937x_wcd_mbhc_calc_impedance()
1817 /* Turn on 100k pull down on HPHL */ in wcd937x_wcd_mbhc_calc_impedance()
1989 SOC_SINGLE_EXT("HPHL Impedance", 0, 0, INT_MAX, 0,
2047 SOC_SINGLE_TLV("HPHL Volume", WCD937X_HPH_L_EN, 0, 20, 1, line_gain),
2053 SOC_SINGLE_EXT("HPHL Switch", WCD937X_HPH_L, 0, 1, 0,
2216 SND_SOC_DAPM_PGA_E("HPHL PGA", WCD937X_ANA_HPH, 7, 0, NULL, 0,
2273 SND_SOC_DAPM_OUTPUT("HPHL"),
2379 { "HPHL PGA", NULL, "HPHL_RDAC" },
2380 { "HPHL", NULL, "HPHL PGA" },
[all …]
H A Dwcd938x.c958 * Enable watchdog interrupt for HPHL or AUX in wcd938x_codec_enable_ear_pa()
2251 /* Turn off 100k pull down on HPHL */ in wcd938x_wcd_mbhc_calc_impedance()
2383 /* Turn on 100k pull down on HPHL */ in wcd938x_wcd_mbhc_calc_impedance()
2558 SOC_SINGLE_EXT("HPHL Impedance", 0, 0, INT_MAX, 0,
2610 SOC_SINGLE_EXT("HPHL Switch", WCD938X_HPH_L, 0, 1, 0,
2622 SOC_SINGLE_TLV("HPHL Volume", WCD938X_HPH_L_EN, 0, 0x18, 1, line_gain),
2834 SND_SOC_DAPM_PGA_E("HPHL PGA", WCD938X_ANA_HPH, 7, 0, NULL, 0,
2887 SND_SOC_DAPM_OUTPUT("HPHL"),
2954 {"HPHL PGA", NULL, "HPHL_RDAC"},
2955 {"HPHL", NULL, "HPHL PGA"},
[all …]
H A Dwcd-mbhc-v2.h205 bool hphl_swh; /*track HPHL switch NC / NO */
H A Dwcd-mbhc-v2.c74 /* impedance of hphl and hphr */
441 * Disable HPHL trigger and MIC Schmitt triggers. in wcd_mbhc_elec_hs_report_unplug()
739 hphr ? "HPHR" : "HPHL"); in wcd_mbhc_hph_ocp_irq()
1462 if (of_property_read_bool(np, "qcom,hphl-jack-type-normally-closed")) in wcd_dt_parse_mbhc_data()
H A Dwcd934x.c2793 /* Turn off 100k pull down on HPHL */ in wcd934x_wcd_mbhc_calc_impedance()
2913 /* Turn on 100k pull down on HPHL */ in wcd934x_wcd_mbhc_calc_impedance()
2999 SOC_SINGLE_EXT("HPHL Impedance", 0, 0, INT_MAX, 0,
3632 SOC_DAPM_SINGLE("HPHL Switch", SND_SOC_NOPM, 0, 1, 0),
3969 SOC_SINGLE_TLV("HPHL Volume", WCD934X_HPH_L_EN, 0, 24, 1, line_gain),
5175 SND_SOC_DAPM_OUTPUT("HPHL"),
5182 SND_SOC_DAPM_OUTPUT("ANC HPHL"),
5448 SND_SOC_DAPM_PGA_E("HPHL PA", WCD934X_ANA_HPH, 7, 0, NULL, 0,
5709 {"HPHL PA", NULL, "RX INT1 DAC"},
5710 {"HPHL", NULL, "HPHL PA"},
/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,wcd934x.yaml82 qcom,hphl-jack-type-normally-closed:
83 description: Indicates that HPHL jack switch type is normally closed
220 qcom,hphl-jack-type-normally-closed;
H A Dqcom,wcd93xx-common.yaml57 qcom,hphl-jack-type-normally-closed:
58 description: Indicates that HPHL jack switch type is normally closed
H A Dqcom,pm8916-wcd-analog-codec.yaml72 qcom,hphl-jack-type-normally-open:
75 True if the HPHL pin on the jack is NO (Normally Open), false if it's
H A Dqcom,wcd938x.yaml48 qcom,hphl-jack-type-normally-closed;
H A Dqcom,wcd939x.yaml66 qcom,hphl-jack-type-normally-closed;
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-wingtech-wt865x8.dtsi112 qcom,hphl-jack-type-normally-open;
H A Dmsm8916-asus-z00l.dts144 qcom,hphl-jack-type-normally-open;
H A Dmsm8916-lg-m216.dts142 qcom,hphl-jack-type-normally-open;
H A Dmsm8916-acer-a1-724.dts147 qcom,hphl-jack-type-normally-open;
H A Dmsm8916-gplus-fl8005a.dts150 qcom,hphl-jack-type-normally-open;
H A Dmsm8916-wingtech-wt88047.dts183 qcom,hphl-jack-type-normally-open;
H A Dapq8039-t2.dts151 qcom,hphl-jack-type-normally-open;
H A Dmsm8916-longcheer-l8910.dts191 qcom,hphl-jack-type-normally-open;
H A Dmsm8916-longcheer-l8150.dts279 qcom,hphl-jack-type-normally-open;
H A Dmsm8916-huawei-g7.dts232 qcom,hphl-jack-type-normally-open;
H A Dmsm8916-alcatel-idol347.dts228 qcom,hphl-jack-type-normally-open;