Searched refs:vbat_low (Results 1 – 5 of 5) sorted by relevance
78 int vbat_low; member273 charger->thresholds.vbat_low) { in da9030_charger_check_state()278 charger->thresholds.vbat_low); in da9030_charger_check_state()384 if (charger->adc.vbat_res < charger->thresholds.vbat_low) { in da9030_battery_vbat_event()428 charger->thresholds.vbat_low = in da9030_battery_convert_thresholds()429 da9030_millivolt_to_reg(pdata->vbat_low); in da9030_battery_convert_thresholds()464 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
716 .vbat_low = 3600,
1120 .vbat_low = 3600,