Home
last modified time | relevance | path

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

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