ccc_offset         62 drivers/power/supply/axp20x_battery.c 	int	ccc_offset;
ccc_offset        178 drivers/power/supply/axp20x_battery.c 	*val = *val * axp->data->ccc_scale + axp->data->ccc_offset;
ccc_offset        398 drivers/power/supply/axp20x_battery.c 	charge_current = (charge_current - axp_batt->data->ccc_offset) /
ccc_offset        413 drivers/power/supply/axp20x_battery.c 	charge_current = (charge_current - axp->data->ccc_offset) /
ccc_offset        420 drivers/power/supply/axp20x_battery.c 		axp->data->ccc_offset;
ccc_offset        512 drivers/power/supply/axp20x_battery.c 	.ccc_offset = 300000,
ccc_offset        519 drivers/power/supply/axp20x_battery.c 	.ccc_offset = 300000,
ccc_offset        527 drivers/power/supply/axp20x_battery.c 	.ccc_offset = 200000,