Lines Matching refs:BQ25896
32 BQ25896,
39 "BQ25896",
166 [F_HVDCP_EN] = REG_FIELD(0x02, 3, 3), // reserved on BQ25896
167 [F_MAXC_EN] = REG_FIELD(0x02, 2, 2), // reserved on BQ25896
176 [F_MIN_VBAT_SEL] = REG_FIELD(0x03, 0, 0), // BQ25896 only
210 [F_PFM_OTG_DIS] = REG_FIELD(0x0A, 3, 3), // BQ25896 only
215 [F_SDP_STAT] = REG_FIELD(0x0B, 1, 1), // reserved on BQ25896
299 /* TODO: BQ25896 has max ICHG 3008 mA */
806 /* BQ25892 and BQ25896 share same ID 0 */
810 bq->chip_version = BQ25896;