Searched full:bmp580 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/ |
H A D | bmp085.yaml | 20 https://www.bosch-sensortec.com/bst/products/all_products/bmp580 30 - bosch,bmp580
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | bmp280-i2c.c | 37 { .compatible = "bosch,bmp580", .data = &bmp580_chip_info }, 48 {"bmp580", (kernel_ulong_t)&bmp580_chip_info },
|
H A D | bmp280-spi.c | 88 { .compatible = "bosch,bmp580", .data = &bmp580_chip_info }, 100 { "bmp580", (kernel_ulong_t)&bmp580_chip_info },
|
H A D | Kconfig | 20 tristate "Bosch Sensortec BMP180/BMP280/BMP380/BMP580 pressure sensor driver" 27 and BMP580 pressure and temperature sensors. Also supports the BME280 with
|
H A D | bmp280.h | 9 /* BMP580 specific registers */
|