Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-regmap.c229 const struct regmap_config bmp580_regmap_config = { variable
239 EXPORT_SYMBOL_NS(bmp580_regmap_config, IIO_BMP280);
H A Dbmp280.h473 extern const struct regmap_config bmp580_regmap_config;
H A Dbmp280-core.c1745 .regmap_config = &bmp580_regmap_config,