Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dcw2015_battery.c84 static int cw_read_word(struct cw_battery *cw_bat, u8 reg, u16 *val) in cw_read_word() function
313 ret = cw_read_word(cw_bat, CW2015_REG_VCELL, &reg_val); in cw_get_voltage()
338 ret = cw_read_word(cw_bat, CW2015_REG_RRT_ALERT, &value16); in cw_get_time_to_empty()