/openbmc/linux/sound/soc/codecs/ |
H A D | msm8916-wcd-analog.c | 319 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 D | wcd938x.c | 977 * Enable watchdog interrupt for HPHL or AUX in wcd938x_codec_enable_ear_pa() 2295 /* Turn off 100k pull down on HPHL */ in wcd938x_wcd_mbhc_calc_impedance() 2427 /* Turn on 100k pull down on HPHL */ in wcd938x_wcd_mbhc_calc_impedance() 2602 SOC_SINGLE_EXT("HPHL Impedance", 0, 0, INT_MAX, 0, 2654 SOC_SINGLE_EXT("HPHL Switch", WCD938X_HPH_L, 0, 1, 0, 2666 SOC_SINGLE_TLV("HPHL Volume", WCD938X_HPH_L_EN, 0, 0x18, 1, line_gain), 2880 SND_SOC_DAPM_PGA_E("HPHL PGA", WCD938X_ANA_HPH, 7, 0, NULL, 0, 2933 SND_SOC_DAPM_OUTPUT("HPHL"), 3000 {"HPHL PGA", NULL, "HPHL_RDAC"}, 3001 {"HPHL", NULL, "HPHL PGA"}, [all …]
|
H A D | wcd-mbhc-v2.h | 204 bool hphl_swh; /*track HPHL switch NC / NO */
|
H A D | wcd-mbhc-v2.c | 70 /* impedance of hphl and hphr */ 437 * Disable HPHL trigger and MIC Schmitt triggers. in wcd_mbhc_elec_hs_report_unplug() 694 hphr ? "HPHR" : "HPHL"); in wcd_mbhc_hph_ocp_irq() 1399 if (of_property_read_bool(np, "qcom,hphl-jack-type-normally-closed")) in wcd_dt_parse_mbhc_data()
|
H A D | wcd934x.c | 2801 /* Turn off 100k pull down on HPHL */ in wcd934x_wcd_mbhc_calc_impedance() 2921 /* Turn on 100k pull down on HPHL */ in wcd934x_wcd_mbhc_calc_impedance() 3007 SOC_SINGLE_EXT("HPHL Impedance", 0, 0, INT_MAX, 0, 3640 SOC_DAPM_SINGLE("HPHL Switch", SND_SOC_NOPM, 0, 1, 0), 3977 SOC_SINGLE_TLV("HPHL Volume", WCD934X_HPH_L_EN, 0, 24, 1, line_gain), 5188 SND_SOC_DAPM_OUTPUT("HPHL"), 5195 SND_SOC_DAPM_OUTPUT("ANC HPHL"), 5461 SND_SOC_DAPM_PGA_E("HPHL PA", WCD934X_ANA_HPH, 7, 0, NULL, 0, 5722 {"HPHL PA", NULL, "RX INT1 DAC"}, 5723 {"HPHL", NULL, "HPHL PA"},
|
H A D | wcd9335.c | 2332 SOC_SINGLE_TLV("HPHL Volume", WCD9335_HPH_L_EN, 0, 20, 1, 2432 /* HPHL */ 2436 {"HPHL PA", NULL, "RX INT1 DAC"}, 2437 {"HPHL", NULL, "HPHL PA"}, 3374 * not enabled. Also cache the values of the HPHL/R in wcd9335_codec_hph_mode_gain_opt() 4328 SND_SOC_DAPM_OUTPUT("HPHL"), 4558 SND_SOC_DAPM_PGA_E("HPHL PA", WCD9335_ANA_HPH, 7, 0, NULL, 0,
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,wcd938x.yaml | 73 qcom,hphl-jack-type-normally-closed: 74 description: Indicates that HPHL jack switch type is normally closed 126 qcom,hphl-jack-type-normally-closed;
|
H A D | qcom,wcd934x.yaml | 82 qcom,hphl-jack-type-normally-closed: 83 description: Indicates that HPHL jack switch type is normally closed 219 qcom,hphl-jack-type-normally-closed;
|
H A D | qcom,pm8916-wcd-analog-codec.yaml | 72 qcom,hphl-jack-type-normally-open: 75 True if the HPHL pin on the jack is NO (Normally Open), false if it's
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | apq8039-t2.dts | 147 qcom,hphl-jack-type-normally-open;
|
H A D | msm8916-huawei-g7.dts | 232 qcom,hphl-jack-type-normally-open;
|