Lines Matching refs:BQ25896
38 BQ25896,
45 "BQ25896",
187 [F_HVDCP_EN] = REG_FIELD(0x02, 3, 3), // reserved on BQ25896
188 [F_MAXC_EN] = REG_FIELD(0x02, 2, 2), // reserved on BQ25896
197 [F_MIN_VBAT_SEL] = REG_FIELD(0x03, 0, 0), // BQ25896 only
231 [F_PFM_OTG_DIS] = REG_FIELD(0x0A, 3, 3), // BQ25896 only
236 [F_SDP_STAT] = REG_FIELD(0x0B, 1, 1), // reserved on BQ25896
344 /* TODO: BQ25896 has max ICHG 3008 mA */
1300 /* BQ25892 and BQ25896 share same ID 0 */
1304 bq->chip_version = BQ25896;