Searched refs:hphl_adc_res (Results 1 – 1 of 1) sorted by relevance
962 int hphl_adc_res, hphr_adc_res; in wcd_check_cross_conn() local981 hphl_adc_res = wcd_measure_adc_once(mbhc, MUX_CTL_HPH_L); in wcd_check_cross_conn()982 if (hphl_adc_res < 0) in wcd_check_cross_conn()983 return hphl_adc_res; in wcd_check_cross_conn()990 if (hphl_adc_res > HPHL_CROSS_CONN_THRESHOLD || in wcd_check_cross_conn()