Searched refs:BQ25180_STAT0_CHG_STAT_MASK (Results 1 – 1 of 1) sorted by relevance
29 #define BQ25180_STAT0_CHG_STAT_MASK GENMASK(6, 5) macro263 switch (FIELD_GET(BQ25180_STAT0_CHG_STAT_MASK, stat0)) { in bq25180_get_status()