Home
last modified time | relevance | path

Searched refs:BQ24250 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/power/supply/
H A Dbq24257_charger.c39 BQ24250, enumerator
999 * The BQ24250 doesn't support the D+/D- based charger type detection in bq24257_probe()
1003 if (bq->info->chip == BQ24250) in bq24257_probe()
1011 * The BQ24250 doesn't have a dedicated Power Good (PG) pin so let's in bq24257_probe()
1016 if (bq->info->chip != BQ24250) in bq24257_probe()
1122 .chip = BQ24250,