Searched refs:ichmax_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.c65 uint8_t ichmax_res; member in struct:da9030_adc_res
157 seq_printf(s, "ichmax_res = %d (%dmA)\n",
158 charger->adc.ichmax_res,
159 da9030_reg_to_mV(charger->adc.ichmax_res));

Completed in 167 milliseconds