Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Drt5033-private.h197 #define RT5033_CHARGER_EOC_MAX 600000U macro
/openbmc/linux/drivers/power/supply/
H A Drt5033_charger.c152 chg->eoc_uamp > RT5033_CHARGER_EOC_MAX) { in rt5033_init_const_charge()
160 else if (chg->eoc_uamp == RT5033_CHARGER_EOC_MAX) in rt5033_init_const_charge()