Searched refs:bmp280 (Results 1 – 7 of 7) sorted by relevance
8 obj-$(CONFIG_BMP280) += bmp280.o9 bmp280-objs := bmp280-core.o bmp280-regmap.o10 obj-$(CONFIG_BMP280_I2C) += bmp280-i2c.o11 obj-$(CONFIG_BMP280_SPI) += bmp280-spi.o
30 will be called bmp280 and you will also get bmp280-i2c for I2C31 and/or bmp280-spi for SPI support.
89 struct bmp280_calib bmp280; member255 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_humidity()278 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_temp()301 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_press()1095 ret = bmp280_read_calib(data, &data->calib.bmp280, chip_id); in bmp280_common_probe()
7 "bosch,bmp280"
170 iio-hwmon-bmp280 {256 bmp: bmp280@77 {257 compatible = "bosch,bmp280";
164 bmp280: pressure@78 { label165 compatible = "bosch,bmp280";
379 compatible = "bosch,bmp280";