Searched refs:precharge_voltage_max_uv (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dpower_supply.h462 * @precharge_voltage_max_uv: the maximum voltage allowed when precharging in
599 * | .. precharge_voltage_max_uv
631 * is applied if the voltage is below precharge_voltage_max_uv until we
632 * reach precharge_voltage_max_uv. CAUTION: in some texts this is referred
738 int precharge_voltage_max_uv; member in struct:power_supply_battery_info
/linux-master/drivers/power/supply/
H A Drt5033_charger.c568 chg->pre_uvolt = info->precharge_voltage_max_uv;
H A Dpower_supply_core.c645 info->precharge_voltage_max_uv = -EINVAL;
706 &info->precharge_voltage_max_uv);
H A Dbd99954-charger.c906 battery_inits[2].info_data = &info->precharge_voltage_max_uv;

Completed in 131 milliseconds