Home
last modified time | relevance | path

Searched refs:hs_threshold (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Dwcd-mbhc-v2.c1012 int hs_threshold, micbias_mv; in wcd_mbhc_adc_get_hs_thres() local
1017 hs_threshold = mbhc->cfg->hs_thr; in wcd_mbhc_adc_get_hs_thres()
1019 hs_threshold = (mbhc->cfg->hs_thr * in wcd_mbhc_adc_get_hs_thres()
1025 return hs_threshold; in wcd_mbhc_adc_get_hs_thres()
1104 int hs_threshold, micbias_mv; in wcd_mbhc_get_spl_hs_thres() local
1109 hs_threshold = mbhc->cfg->hs_thr; in wcd_mbhc_get_spl_hs_thres()
1116 return hs_threshold; in wcd_mbhc_get_spl_hs_thres()
1122 int output_mv, hs_threshold, hph_threshold; in wcd_mbhc_check_for_spl_headset() local
1234 if (output_mv > hs_threshold && !is_spl_hs) { in wcd_correct_swch_plug()
1239 hs_threshold *= wcd_mbhc_get_micbias(mbhc); in wcd_correct_swch_plug()
[all …]