Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/gyro/
H A Dbmg160_i2c.c10 static const struct regmap_config bmg160_regmap_i2c_conf = { variable
22 regmap = devm_regmap_init_i2c(client, &bmg160_regmap_i2c_conf); in bmg160_i2c_probe()