Searched refs:vbat_low (Results 1 – 5 of 5) sorted by relevance
81 int vbat_low; member276 charger->thresholds.vbat_low) { in da9030_charger_check_state()281 charger->thresholds.vbat_low); in da9030_charger_check_state()387 if (charger->adc.vbat_res < charger->thresholds.vbat_low) { in da9030_battery_vbat_event()431 charger->thresholds.vbat_low = in da9030_battery_convert_thresholds()432 da9030_millivolt_to_reg(pdata->vbat_low); in da9030_battery_convert_thresholds()467 v[0] = v[1] = charger->thresholds.vbat_low; in da9030_battery_charger_init()
642 int vbat_high, vbat_low; in ab8500_gpadc_read_calibration_data() local844 vbat_low = ((gpadc_cal[6] & 0xFC) >> 2); in ab8500_gpadc_read_calibration_data()847 gpadc->cal_data[ADC_INPUT_VBAT].otp_calib_lo = (u16)vbat_low; in ab8500_gpadc_read_calibration_data()850 (4700 - 2380) / (vbat_high - vbat_low); in ab8500_gpadc_read_calibration_data()853 (vbat_high - vbat_low)) * vbat_high; in ab8500_gpadc_read_calibration_data()
116 int vbat_low; member
713 .vbat_low = 3600,
1135 .vbat_low = 3600,