Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Drt5033-private.h61 #define RT5033_CHG_STAT_MASK 0x30 macro
/openbmc/linux/drivers/power/supply/
H A Drt5033_charger.c42 switch (reg_data & RT5033_CHG_STAT_MASK) { in rt5033_get_charger_state()