Searched defs:CHRG_STAT_CHARGING (Results 1 – 2 of 2) sorted by relevance
36 #define CHRG_STAT_CHARGING (1 << 6) macro
36 #define CHRG_STAT_CHARGING BIT(6) macro