Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Drt5033-private.h186 #define RT5033_CHARGER_FAST_CURRENT_MAX 2000000U macro
/openbmc/linux/drivers/power/supply/
H A Drt5033_charger.c204 chg->fast_uamp > RT5033_CHARGER_FAST_CURRENT_MAX) { in rt5033_init_fast_charge()
212 else if (chg->fast_uamp == RT5033_CHARGER_FAST_CURRENT_MAX) in rt5033_init_fast_charge()