Home
last modified time | relevance | path

Searched refs:CHRG_STAT_PMIC_OTP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Daxp288_charger.c36 #define CHRG_STAT_PMIC_OTP BIT(7) macro
346 else if (chrg_stat & CHRG_STAT_PMIC_OTP) in axp288_get_charger_health()
H A Daxp288_fuel_gauge.c36 #define CHRG_STAT_PMIC_OTP (1 << 7) macro
/kernel/linux/linux-6.6/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

Completed in 5 milliseconds