Searched refs:trim_regs (Results 1 – 1 of 1) sorted by relevance
626 u8 trim_regs[TWL6030_GPADC_NUM_TRIM_REGS]; in twl6030_calibration() local636 ret = twl_i2c_read(TWL6030_MODULE_ID2, trim_regs, in twl6030_calibration()647 d1 = trim_regs[0]; in twl6030_calibration()648 d2 = trim_regs[1]; in twl6030_calibration()655 d1 = trim_regs[4]; in twl6030_calibration()656 d2 = trim_regs[5]; in twl6030_calibration()659 d1 = trim_regs[12]; in twl6030_calibration()660 d2 = trim_regs[13]; in twl6030_calibration()663 d1 = trim_regs[6]; in twl6030_calibration()664 d2 = trim_regs[7]; in twl6030_calibration()[all …]