Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dbq2515x_charger.c370 unsigned int buvlo, vlowv_sel, vlowv = BQ2515X_VLOWV_SEL_1B0_UV; in bq2515x_get_battery_current_now() local
385 ret = regmap_read(bq2515x->regmap, BQ2515X_BUVLO, &buvlo); in bq2515x_get_battery_current_now()
389 vlowv_sel = buvlo & BQ2515X_VLOWV_SEL; in bq2515x_get_battery_current_now()