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

/linux-master/drivers/power/supply/
H A Dsc27xx_fuel_gauge.c67 #define SC27XX_FGU_SAMPLE_HZ 2 macro
438 temp = DIV_ROUND_CLOSEST(delta_clbcnt * 10, 36 * SC27XX_FGU_SAMPLE_HZ);
666 36 * SC27XX_FGU_SAMPLE_HZ);
955 return DIV_ROUND_CLOSEST(cur_cap * 36 * data->cur_1000ma_adc * SC27XX_FGU_SAMPLE_HZ, 10);

Completed in 215 milliseconds