Searched refs:ichg_ctrl (Results 1 – 1 of 1) sorted by relevance
240 uint8_t ichg_ctrl; in bq25180_get_status() local253 ret = i2c_reg_read_byte_dt(&cfg->i2c, BQ25180_ICHG_CTRL, &ichg_ctrl); in bq25180_get_status()258 if ((ichg_ctrl & BQ25180_ICHG_CHG_DIS) != 0x00) { in bq25180_get_status()