Searched refs:charge_voltage_max (Results 1 – 1 of 1) sorted by relevance
65 unsigned int charge_voltage_max; member88 chg->charge_voltage_max = clamp_t(u32, chg->charge_voltage_max, in pm8916_lbc_charger_configure()91 tmp = chg->charge_voltage_max - PM8916_LBC_CHGR_MIN_VOLTAGE; in pm8916_lbc_charger_configure()93 chg->charge_voltage_max = PM8916_LBC_CHGR_MIN_VOLTAGE + tmp * PM8916_LBC_CHGR_VOLTAGE_STEP; in pm8916_lbc_charger_configure()135 val->intval = chg->charge_voltage_max; in pm8916_lbc_charger_get_property()350 chg->charge_voltage_max = chg->info->voltage_max_design_uv; in pm8916_lbc_charger_probe()