Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); in sc27xx_fgu_get_capacity()
666 36 * SC27XX_FGU_SAMPLE_HZ); in sc27xx_fgu_get_property()
955 return DIV_ROUND_CLOSEST(cur_cap * 36 * data->cur_1000ma_adc * SC27XX_FGU_SAMPLE_HZ, 10); in sc27xx_fgu_cap_to_clbcnt()
/kernel/linux/linux-6.6/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); in sc27xx_fgu_get_capacity()
666 36 * SC27XX_FGU_SAMPLE_HZ); in sc27xx_fgu_get_property()
955 return DIV_ROUND_CLOSEST(cur_cap * 36 * data->cur_1000ma_adc * SC27XX_FGU_SAMPLE_HZ, 10); in sc27xx_fgu_cap_to_clbcnt()

Completed in 4 milliseconds