Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/pressure/
DMakefile8 obj-$(CONFIG_BMP280) += bmp280.o
9 bmp280-objs := bmp280-core.o bmp280-regmap.o
10 obj-$(CONFIG_BMP280_I2C) += bmp280-i2c.o
11 obj-$(CONFIG_BMP280_SPI) += bmp280-spi.o
DKconfig30 will be called bmp280 and you will also get bmp280-i2c for I2C
31 and/or bmp280-spi for SPI support.
Dbmp280-core.c89 struct bmp280_calib bmp280; member
255 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()
/Linux-v4.19/Documentation/devicetree/bindings/iio/pressure/
Dbmp085.txt7 "bosch,bmp280"
/Linux-v4.19/arch/arm/boot/dts/
Daspeed-bmc-opp-witherspoon.dts170 iio-hwmon-bmp280 {
256 bmp: bmp280@77 {
257 compatible = "bosch,bmp280";
Dam335x-osd3358-sm-red.dts164 bmp280: pressure@78 { label
165 compatible = "bosch,bmp280";
Dam335x-boneblue.dts379 compatible = "bosch,bmp280";