Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dda9052-battery.c180 static inline int ichg_reg_to_mA(int value) in ichg_reg_to_mA() function
197 *current_mA = ichg_reg_to_mA(ret & DA9052_ICHGEND_ICHGEND); in da9052_read_chgend_current()
213 *current_mA = ichg_reg_to_mA(ret & DA9052_ICHGAV_ICHGAV); in da9052_read_chg_current()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dda9052-battery.c180 static inline int ichg_reg_to_mA(int value) in ichg_reg_to_mA() function
197 *current_mA = ichg_reg_to_mA(ret & DA9052_ICHGEND_ICHGEND); in da9052_read_chgend_current()
213 *current_mA = ichg_reg_to_mA(ret & DA9052_ICHGAV_ICHGAV); in da9052_read_chg_current()

Completed in 3 milliseconds