Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/power/supply/
Dbq256xx_charger.c278 const struct regmap_config *bq256xx_regmap_config; member
1275 .bq256xx_regmap_config = &bq25600_regmap_config,
1305 .bq256xx_regmap_config = &bq25600_regmap_config,
1335 .bq256xx_regmap_config = &bq25600_regmap_config,
1365 .bq256xx_regmap_config = &bq25600_regmap_config,
1395 .bq256xx_regmap_config = &bq25611d_regmap_config,
1425 .bq256xx_regmap_config = &bq25618_619_regmap_config,
1455 .bq256xx_regmap_config = &bq25618_619_regmap_config,
1644 bq->chip_info->bq256xx_regmap_config); in bq256xx_probe()