Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Daxp288_charger.c37 #define CHRG_STAT_PMIC_OTP BIT(7) macro
312 else if (info->op_mode & CHRG_STAT_PMIC_OTP) in axp288_get_charger_health()
H A Daxp288_fuel_gauge.c37 #define CHRG_STAT_PMIC_OTP (1 << 7) macro