Searched refs:cal_4200mv (Results 1 – 1 of 1) sorted by relevance
961 int calib_data, cal_4200mv; in sc27xx_fgu_calibration() local982 cal_4200mv = (calib_data & 0x1ff) + 6963 - 4096 - 256; in sc27xx_fgu_calibration()983 data->vol_1000mv_adc = DIV_ROUND_CLOSEST(cal_4200mv * 10, 42); in sc27xx_fgu_calibration()