Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dwcd-mbhc-v2.c953 int hph_threshold, micbias_mv; in wcd_mbhc_adc_get_hph_thres() local
958 hph_threshold = mbhc->cfg->hph_thr; in wcd_mbhc_adc_get_hph_thres()
960 hph_threshold = (mbhc->cfg->hph_thr * in wcd_mbhc_adc_get_hph_thres()
963 hph_threshold = ((WCD_MBHC_ADC_HPH_THRESHOLD_MV * in wcd_mbhc_adc_get_hph_thres()
966 return hph_threshold; in wcd_mbhc_adc_get_hph_thres()