Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtps65218.c127 static const struct regmap_config tps65218_regmap_config = { variable
295 tps->regmap = devm_regmap_init_i2c(client, &tps65218_regmap_config); in tps65218_probe()