Searched defs:PS_STAT_VBAT_ABOVE_VHOLD (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/power/supply/ | ||
H A D | axp288_fuel_gauge.c | 29 #define PS_STAT_VBAT_ABOVE_VHOLD (1 << 3) macro |
H A D | axp288_charger.c | 29 #define PS_STAT_VBAT_ABOVE_VHOLD BIT(3) macro |