Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/power/supply/
A Dbq24190_charger.c174 u32 vreg_max; member
1075 if (val->intval > bdi->vreg_max) in bq24190_charger_set_voltage()
1162 val->intval = bdi->vreg_max; in bq24190_charger_get_property()
1729 bdi->vreg_max = bq24190_cvc_vreg_values[idx]; in bq24190_get_config()
1763 if (v >= bq24190_cvc_vreg_values[0] && v <= bdi->vreg_max) in bq24190_get_config()
1764 bdi->vreg = bdi->vreg_max = v; in bq24190_get_config()
A Dbq25980_charger.c88 u32 vreg_max; member
622 val->intval = bq->init_data.vreg_max; in bq25980_get_battery_property()
1116 bq->init_data.vreg_max = bat_info->constant_charge_voltage_max_uv; in bq25980_hw_init()

Completed in 14 milliseconds