Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/pressure/
A 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
A DKconfig31 will be called bmp280 and you will also get bmp280-i2c for I2C
32 and/or bmp280-spi for SPI support.
A Dbmp280-core.c142 struct bmp280_calib bmp280; member
290 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_read_calib()
327 struct bmp280_calib *calib = &data->calib.bmp280; in bme280_read_calib()
404 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_humidity()
429 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_temp()
452 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_press()
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/pressure/
A Dbmp085.yaml17 https://www.bosch-sensortec.com/bst/products/all_products/bmp280
26 - bosch,bmp280
/linux-6.3-rc2/arch/arm/boot/dts/
A Daspeed-bmc-opp-witherspoon.dts193 iio-hwmon-bmp280 {
354 bmp: bmp280@77 {
355 compatible = "bosch,bmp280";
A Daspeed-bmc-opp-tacoma.dts100 iio-hwmon-bmp280 {
471 bmp: bmp280@77 {
472 compatible = "bosch,bmp280";
A Dqcom-msm8974-lge-nexus5-hammerhead.dts184 bmp280@76 {
185 compatible = "bosch,bmp280";
A Dam335x-osd3358-sm-red.dts98 bmp280: pressure@76 { label
99 compatible = "bosch,bmp280";
A Dam335x-boneblue.dts351 compatible = "bosch,bmp280";

Completed in 11 milliseconds