Home
last modified time | relevance | path

Searched full:bmp580 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dbmp085.yaml20 https://www.bosch-sensortec.com/bst/products/all_products/bmp580
30 - bosch,bmp580
/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-i2c.c37 { .compatible = "bosch,bmp580", .data = &bmp580_chip_info },
48 {"bmp580", (kernel_ulong_t)&bmp580_chip_info },
H A Dbmp280-spi.c88 { .compatible = "bosch,bmp580", .data = &bmp580_chip_info },
100 { "bmp580", (kernel_ulong_t)&bmp580_chip_info },
H A DKconfig20 tristate "Bosch Sensortec BMP180/BMP280/BMP380/BMP580 pressure sensor driver"
27 and BMP580 pressure and temperature sensors. Also supports the BME280 with
H A Dbmp280.h9 /* BMP580 specific registers */