Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-versaclock7.c102 static const struct regmap_config vc7_regmap_config; variable
1119 vc7->regmap = devm_regmap_init_i2c(client, &vc7_regmap_config); in vc7_probe()
1271 static const struct regmap_config vc7_regmap_config = { variable