Home
last modified time | relevance | path

Searched refs:vlowv_sel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq2515x_charger.c365 unsigned int buvlo, vlowv_sel, vlowv = BQ2515X_VLOWV_SEL_1B0_UV; in bq2515x_get_battery_current_now() local
384 vlowv_sel = buvlo & BQ2515X_VLOWV_SEL; in bq2515x_get_battery_current_now()
386 if (vlowv_sel) in bq2515x_get_battery_current_now()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq2515x_charger.c365 unsigned int buvlo, vlowv_sel, vlowv = BQ2515X_VLOWV_SEL_1B0_UV; in bq2515x_get_battery_current_now() local
384 vlowv_sel = buvlo & BQ2515X_VLOWV_SEL; in bq2515x_get_battery_current_now()
386 if (vlowv_sel) in bq2515x_get_battery_current_now()

Completed in 3 milliseconds