Searched refs:STAT_C_CHG_MASK (Results 1 – 1 of 1) sorted by relevance
123 #define STAT_C_CHG_MASK 0x06 macro358 return (val & STAT_C_CHG_MASK) >> STAT_C_CHG_SHIFT; in smb347_charging_status()1031 if ((val & STAT_C_CHG_MASK) >> STAT_C_CHG_SHIFT) { in smb347_get_charging_status()