Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dbq256xx_charger.c288 const struct regmap_config *bq256xx_regmap_config; member
1321 .bq256xx_regmap_config = &bq25600_regmap_config,
1353 .bq256xx_regmap_config = &bq25600_regmap_config,
1385 .bq256xx_regmap_config = &bq25600_regmap_config,
1417 .bq256xx_regmap_config = &bq25600_regmap_config,
1449 .bq256xx_regmap_config = &bq25611d_regmap_config,
1481 .bq256xx_regmap_config = &bq25618_619_regmap_config,
1513 .bq256xx_regmap_config = &bq25618_619_regmap_config,
1715 bq->chip_info->bq256xx_regmap_config); in bq256xx_probe()