Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dbq2515x_charger.c699 unsigned int flag3; in bq2515x_charger_get_health() local
704 ret = regmap_read(bq2515x->regmap, BQ2515X_FLAG3, &flag3); in bq2515x_charger_get_health()
735 if (flag3 & BQ2515X_SAFETY_TIMER_EXP) in bq2515x_charger_get_health()