Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
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()