Home
last modified time | relevance | path

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

/drivers/power/supply/
Dltc4162-l-charger.c87 static u8 ltc4162l_get_cell_count(struct ltc4162l_info *info) in ltc4162l_get_cell_count() function
235 regval *= ltc4162l_get_cell_count(info); in ltc4162l_get_vbat()
355 voltage *= ltc4162l_get_cell_count(info); in ltc4162l_get_vcharge()
365 u8 cell_count = ltc4162l_get_cell_count(info); in ltc4162l_set_vcharge()