Searched refs:BQ24250 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | bq24257_charger.c | 43 BQ24250, enumerator 1016 * The BQ24250 doesn't support the D+/D- based charger type detection in bq24257_probe() 1020 if (bq->chip == BQ24250) in bq24257_probe() 1028 * The BQ24250 doesn't have a dedicated Power Good (PG) pin so let's in bq24257_probe() 1033 if (bq->chip != BQ24250) in bq24257_probe() 1140 { "bq24250", BQ24250 }, 1157 { "BQ242500", BQ24250 },
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | bq24257_charger.c | 43 BQ24250, enumerator 1014 * The BQ24250 doesn't support the D+/D- based charger type detection in bq24257_probe() 1018 if (bq->chip == BQ24250) in bq24257_probe() 1026 * The BQ24250 doesn't have a dedicated Power Good (PG) pin so let's in bq24257_probe() 1031 if (bq->chip != BQ24250) in bq24257_probe() 1136 { "bq24250", BQ24250 }, 1153 { "BQ242500", BQ24250 },
|
Completed in 4 milliseconds