Searched refs:cur_1000ma_adc (Results 1 – 1 of 1) sorted by relevance
106 int cur_1000ma_adc; member125 return DIV_ROUND_CLOSEST(adc * 1000, data->cur_1000ma_adc); in sc27xx_fgu_adc_to_current()858 return DIV_ROUND_CLOSEST(cur_cap * 36 * data->cur_1000ma_adc * SC27XX_FGU_SAMPLE_HZ, 10); in sc27xx_fgu_cap_to_clbcnt()887 data->cur_1000ma_adc = data->vol_1000mv_adc * 4; in sc27xx_fgu_calibration()