otp4_cal_regs     627 drivers/mfd/ab8500-gpadc.c static int otp4_cal_regs[] = {
otp4_cal_regs     638 drivers/mfd/ab8500-gpadc.c 	int ret_otp4[ARRAY_SIZE(otp4_cal_regs)];
otp4_cal_regs     639 drivers/mfd/ab8500-gpadc.c 	u8 gpadc_otp4[ARRAY_SIZE(otp4_cal_regs)];
otp4_cal_regs     748 drivers/mfd/ab8500-gpadc.c 		for (i = 0; i < ARRAY_SIZE(otp4_cal_regs); i++) {
otp4_cal_regs     751 drivers/mfd/ab8500-gpadc.c 					otp4_cal_regs[i],  &gpadc_otp4[i]);
otp4_cal_regs     755 drivers/mfd/ab8500-gpadc.c 					__func__, otp4_cal_regs[i]);