Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd-mbhc-v2.c789 static int wcd_get_voltage_from_adc(u8 val, int micbias) in wcd_get_voltage_from_adc() function
831 output_mv = wcd_get_voltage_from_adc(adc_result, wcd_mbhc_get_micbias(mbhc)); in wcd_measure_adc_continuous()
876 output_mv = wcd_get_voltage_from_adc(adc_result, in wcd_measure_adc_once()