Home
last modified time | relevance | path

Searched refs:ret_otp4 (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mfd/
Dab8500-gpadc.c638 int ret_otp4[ARRAY_SIZE(otp4_cal_regs)]; in ab8500_gpadc_read_calibration_data() local
749 ret_otp4[i] = abx500_get_register_interruptible( in ab8500_gpadc_read_calibration_data()
752 if (ret_otp4[i] < 0) in ab8500_gpadc_read_calibration_data()
759 if (!(ret_otp4[0] < 0 || ret_otp4[1] < 0 || ret_otp4[2] < 0)) { in ab8500_gpadc_read_calibration_data()