Searched refs:PS_STAT_BAT_CHRG_DIR (Results 1 – 3 of 3) sorted by relevance
27 #define PS_STAT_BAT_CHRG_DIR (1 << 2) macro237 if (info->pwr_stat & PS_STAT_BAT_CHRG_DIR) { in fuel_gauge_update_registers()296 if (fg_res < 90 || (pwr_stat & PS_STAT_BAT_CHRG_DIR)) in fuel_gauge_get_status()305 if (pwr_stat & PS_STAT_BAT_CHRG_DIR) in fuel_gauge_get_status()
27 #define PS_STAT_BAT_CHRG_DIR BIT(2) macro
30 #define PS_STAT_BAT_CHRG_DIR BIT(2) macro