voltage_max_design  691 arch/arm/mach-pxa/cm-x300.c 	.voltage_max_design = 4200000,
voltage_max_design 1095 arch/arm/mach-pxa/em-x270.c 	.voltage_max_design = 4200000,
voltage_max_design  373 drivers/power/supply/cpcap-battery.c 	if (state->voltage >= (ddata->config.info.voltage_max_design - 4000))
voltage_max_design  473 drivers/power/supply/cpcap-battery.c 		val->intval = ddata->config.info.voltage_max_design;
voltage_max_design  695 drivers/power/supply/cpcap-battery.c 	.info.voltage_max_design = 4351000,
voltage_max_design  355 drivers/power/supply/da9030_battery.c 		val->intval = charger->battery_info->voltage_max_design;
voltage_max_design  186 drivers/power/supply/generic-adc-battery.c 		val->intval = bat_info->voltage_max_design;
voltage_max_design  251 drivers/power/supply/power_supply_sysfs.c 	POWER_SUPPLY_ATTR(voltage_max_design),
voltage_max_design 1108 drivers/power/supply/smb347-charger.c 		val->intval = pdata->battery_info.voltage_max_design;
voltage_max_design  314 include/linux/power_supply.h 	int voltage_max_design;