Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dab8500-gpadc.c671 int ret_otp4[ARRAY_SIZE(otp4_cal_regs)]; in ab8500_gpadc_read_calibration_data() local
784 ret_otp4[i] = abx500_get_register_interruptible( in ab8500_gpadc_read_calibration_data()
787 if (ret_otp4[i] < 0) in ab8500_gpadc_read_calibration_data()
794 if (!(ret_otp4[0] < 0 || ret_otp4[1] < 0 || ret_otp4[2] < 0)) { in ab8500_gpadc_read_calibration_data()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dab8500-gpadc.c671 int ret_otp4[ARRAY_SIZE(otp4_cal_regs)]; in ab8500_gpadc_read_calibration_data() local
784 ret_otp4[i] = abx500_get_register_interruptible( in ab8500_gpadc_read_calibration_data()
787 if (ret_otp4[i] < 0) in ab8500_gpadc_read_calibration_data()
794 if (!(ret_otp4[0] < 0 || ret_otp4[1] < 0 || ret_otp4[2] < 0)) { in ab8500_gpadc_read_calibration_data()

Completed in 4 milliseconds