Home
last modified time | relevance | path

Searched refs:RK817_PMIC_CHRG_STS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Drk8xx-i2c.c65 case RK817_PMIC_CHRG_STS: in rk817_is_volatile_reg()
/openbmc/linux/drivers/power/supply/
H A Drk817_charger.c425 regmap_read(charger->rk808->regmap, RK817_PMIC_CHRG_STS, &reg); in rk817_read_props()
429 regmap_read(charger->rk808->regmap, RK817_PMIC_CHRG_STS, &reg); in rk817_read_props()
/openbmc/linux/include/linux/mfd/
H A Drk808.h1040 #define RK817_PMIC_CHRG_STS 0xeb macro