Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Dwcd-mbhc-v2.c949 int hs_threshold, micbias_mv; in wcd_mbhc_adc_get_hs_thres() local
954 hs_threshold = mbhc->cfg->hs_thr; in wcd_mbhc_adc_get_hs_thres()
956 hs_threshold = (mbhc->cfg->hs_thr * in wcd_mbhc_adc_get_hs_thres()
962 return hs_threshold; in wcd_mbhc_adc_get_hs_thres()
1041 int hs_threshold, micbias_mv; in wcd_mbhc_get_spl_hs_thres() local
1046 hs_threshold = mbhc->cfg->hs_thr; in wcd_mbhc_get_spl_hs_thres()
1053 return hs_threshold; in wcd_mbhc_get_spl_hs_thres()
1059 int output_mv, hs_threshold, hph_threshold; in wcd_mbhc_check_for_spl_headset() local
1171 if (output_mv > hs_threshold && !is_spl_hs) { in wcd_correct_swch_plug()
1176 hs_threshold *= wcd_mbhc_get_micbias(mbhc); in wcd_correct_swch_plug()
[all …]

Completed in 6 milliseconds