Home
last modified time | relevance | path

Searched full:bmp085 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iio/pressure/
H A Dbmp280-spi.c5 * 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 Dbmp280-i2c.c30 { .compatible = "bosch,bmp085", .data = &bmp085_chip_info },
41 {"bmp085", (kernel_ulong_t)&bmp085_chip_info },
H A Dbmp280-core.c3268 * 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 Dqcom-apq8060-dragonboard.dts229 bmp085@77 {
230 compatible = "bosch,bmp085";
290 dragon_bmp085_gpios: bmp085-state {