Searched defs:tps65217_regmap_config (Results 1 - 1 of 1) sorted by relevance

/drivers/mfd/
H A Dtps65217.c146 static struct regmap_config tps65217_regmap_config = { variable in typeref:struct:regmap_config
193 tps->regmap = devm_regmap_init_i2c(client, &tps65217_regmap_config);

Completed in 232 milliseconds