Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dbq256xx_charger.c288 const struct regmap_config *bq256xx_regmap_config; member
1316 .bq256xx_regmap_config = &bq25600_regmap_config,
1348 .bq256xx_regmap_config = &bq25600_regmap_config,
1380 .bq256xx_regmap_config = &bq25600_regmap_config,
1412 .bq256xx_regmap_config = &bq25600_regmap_config,
1444 .bq256xx_regmap_config = &bq25611d_regmap_config,
1476 .bq256xx_regmap_config = &bq25618_619_regmap_config,
1508 .bq256xx_regmap_config = &bq25618_619_regmap_config,
1710 bq->chip_info->bq256xx_regmap_config); in bq256xx_probe()