Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Dwcd-mbhc-v2.c899 int hphl_adc_res, hphr_adc_res; in wcd_check_cross_conn() local
923 hphr_adc_res = wcd_measure_adc_once(mbhc, MUX_CTL_HPH_R); in wcd_check_cross_conn()
924 if (hphr_adc_res < 0) in wcd_check_cross_conn()
925 return hphr_adc_res; in wcd_check_cross_conn()
928 hphr_adc_res > HPHL_CROSS_CONN_THRESHOLD) in wcd_check_cross_conn()

Completed in 5 milliseconds