Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dwcd-mbhc-v2.c970 if (mbhc->cfg->hph_thr) { in wcd_mbhc_adc_get_hph_thres()
972 hph_threshold = mbhc->cfg->hph_thr; in wcd_mbhc_adc_get_hph_thres()
974 hph_threshold = (mbhc->cfg->hph_thr * in wcd_mbhc_adc_get_hph_thres()
1024 u32 hph_thr, hs_thr; in wcd_mbhc_get_plug_from_adc() local
1027 hph_thr = wcd_mbhc_adc_get_hph_thres(mbhc); in wcd_mbhc_get_plug_from_adc()
1029 if (adc_result < hph_thr) in wcd_mbhc_get_plug_from_adc()
1421 cfg->hph_thr = microvolt/1000; in wcd_dt_parse_mbhc_data()
Dwcd-mbhc-v2.h207 u32 hph_thr; member
Dwcd938x.c3342 cfg->hph_thr = 50; in wcd938x_populate_dt_data()
Dwcd934x.c5897 cfg->hph_thr = 50; in wcd934x_codec_parse_data()