Searched refs:stat0 (Results 1 – 1 of 1) sorted by relevance
239 uint8_t stat0; in bq25180_get_status() local243 ret = i2c_reg_read_byte_dt(&cfg->i2c, BQ25180_STAT0, &stat0); in bq25180_get_status()248 if ((stat0 & BQ25180_STAT0_VIN_PGOOD_STAT) == 0x00) { in bq25180_get_status()263 switch (FIELD_GET(BQ25180_STAT0_CHG_STAT_MASK, stat0)) { in bq25180_get_status()