Searched refs:vchmax_res (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Dda9030_battery.c68 uint8_t vchmax_res; member in struct:da9030_adc_res
166 seq_printf(s, "vchmax_res = %d (%dmV)\n",
167 charger->adc.vchmax_res,
168 da9030_reg_to_mA(charger->adc.vchmax_res));
281 if (charger->adc.vchmax_res > charger->thresholds.vcharge_max ||

Completed in 36 milliseconds