Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dip5xxx_power.c583 static const struct regmap_config ip5xxx_regmap_config = { variable
600 ip5xxx->regmap = devm_regmap_init_i2c(client, &ip5xxx_regmap_config); in ip5xxx_power_probe()