Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tipd/
Dcore.c602 static const struct regmap_config tps6598x_regmap_config = { variable
720 tps->regmap = devm_regmap_init_i2c(client, &tps6598x_regmap_config); in tps6598x_probe()