Home
last modified time | relevance | path

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

/linux/drivers/extcon/
H A Dextcon-usbc-tusb320.c408 static const struct regmap_config tusb320_regmap_config = { variable
529 priv->regmap = devm_regmap_init_i2c(client, &tusb320_regmap_config); in tusb320_probe()