Searched refs:PS_STAT_BAT_CHRG_DIR (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/power/supply/
H A Daxp288_fuel_gauge.c28 #define PS_STAT_BAT_CHRG_DIR (1 << 2) macro
256 if (info->pwr_stat & PS_STAT_BAT_CHRG_DIR) {
311 if (fg_res < 90 || (pwr_stat & PS_STAT_BAT_CHRG_DIR) || no_current_sense_res)
320 if (pwr_stat & PS_STAT_BAT_CHRG_DIR)
H A Daxp288_charger.c28 #define PS_STAT_BAT_CHRG_DIR BIT(2) macro
/linux-master/drivers/extcon/
H A Dextcon-axp288.c31 #define PS_STAT_BAT_CHRG_DIR BIT(2) macro

Completed in 135 milliseconds