Searched refs:BQ25896 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | bq25890_charger.c | 32 BQ25896, enumerator 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 */ in bq25890_get_chip_version() 810 bq->chip_version = BQ25896; in bq25890_get_chip_version() [all...] |
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | bq25890_charger.c | 38 BQ25896, enumerator 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 */ in bq25890_get_chip_version() 1304 bq->chip_version = BQ25896; in bq25890_get_chip_version() [all...] |
Completed in 4 milliseconds