Searched full:bmp085 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/iio/pressure/ |
H A D | bmp280-spi.c | 5 * Inspired by the older BMP085 driver drivers/misc/bmp085-spi.c 117 { .compatible = "bosch,bmp085", .data = &bmp085_chip_info }, 129 { "bmp085", (kernel_ulong_t)&bmp085_chip_info },
|
H A D | bmp280-i2c.c | 30 { .compatible = "bosch,bmp085", .data = &bmp085_chip_info }, 41 {"bmp085", (kernel_ulong_t)&bmp085_chip_info },
|
H A D | bmp280-core.c | 3268 * Attempt to grab an optional EOC IRQ - only the BMP085 has this in bmp280_common_probe() 3269 * however as it happens, the BMP085 shares the chip ID of BMP180 in bmp280_common_probe()
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8060-dragonboard.dts | 229 bmp085@77 { 230 compatible = "bosch,bmp085"; 290 dragon_bmp085_gpios: bmp085-state {
|