Searched refs:adc_stop_err (Results 1 – 1 of 1) sorted by relevance
703 int ret, adc_stop_err; in mt6359_auxadc_read_adc() local731 adc_stop_err = regmap_write(regmap, cinfo->regs[desc->req_idx], 0); in mt6359_auxadc_read_adc()732 if (adc_stop_err) { in mt6359_auxadc_read_adc()733 dev_warn(adc_dev->dev, "Could not stop the ADC: %d\n,", adc_stop_err); in mt6359_auxadc_read_adc()
Completed in 7 milliseconds