Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax14577.h80 struct maxim_charger_current { struct
94 extern const struct maxim_charger_current maxim_charger_currents[]; argument
95 extern int maxim_charger_calc_reg_current(const struct maxim_charger_current *limits,
/openbmc/linux/drivers/regulator/
H A Dmax14577-regulator.c41 const struct maxim_charger_current *limits = in max14577_reg_get_current_limit()
63 const struct maxim_charger_current *limits = in max14577_reg_set_current_limit()
/openbmc/linux/drivers/mfd/
H A Dmax14577.c23 const struct maxim_charger_current maxim_charger_currents[] = {
61 int maxim_charger_calc_reg_current(const struct maxim_charger_current *limits, in maxim_charger_calc_reg_current()
/openbmc/linux/drivers/power/supply/
H A Dmax14577_charger.c306 const struct maxim_charger_current *limits = in max14577_init_fast_charge()