Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/power/
Dda9030_battery.c80 int vbat_low; member
274 charger->thresholds.vbat_low) { in da9030_charger_check_state()
279 charger->thresholds.vbat_low); in da9030_charger_check_state()
386 if (charger->adc.vbat_res < charger->thresholds.vbat_low) { in da9030_battery_vbat_event()
430 charger->thresholds.vbat_low = in da9030_battery_convert_thresholds()
431 da9030_millivolt_to_reg(pdata->vbat_low); in da9030_battery_convert_thresholds()
466 v[0] = v[1] = charger->thresholds.vbat_low; in da9030_battery_charger_init()
/linux-2.6.39/drivers/mfd/
Dab8500-gpadc.c406 int vbat_high, vbat_low; in ab8500_gpadc_read_calibration_data() local
495 vbat_low = ((gpadc_cal[6] & 0xFC) >> 2); in ab8500_gpadc_read_calibration_data()
498 (4700 - 2380) / (vbat_high - vbat_low); in ab8500_gpadc_read_calibration_data()
502 (vbat_high - vbat_low)) * vbat_high; in ab8500_gpadc_read_calibration_data()
/linux-2.6.39/include/linux/mfd/
Dda903x.h115 int vbat_low; member
/linux-2.6.39/arch/arm/mach-pxa/
Dcm-x300.c695 .vbat_low = 3600,
Dem-x270.c1157 .vbat_low = 3600,