Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dbmp085.yaml4 $id: http://devicetree.org/schemas/iio/pressure/bmp085.yaml#
7 title: BMP085/BMP180/BMP280/BME280/BMP380 pressure iio sensors
25 - bosch,bmp085
51 interrupt mapping for IRQ (BMP085 only)
69 compatible = "bosch,bmp085";
/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-spi.c5 * Inspired by the older BMP085 driver drivers/misc/bmp085-spi.c
82 { .compatible = "bosch,bmp085", .data = &bmp180_chip_info },
94 { "bmp085", (kernel_ulong_t)&bmp180_chip_info },
H A Dbmp280-i2c.c32 { .compatible = "bosch,bmp085", .data = &bmp180_chip_info },
43 {"bmp085", (kernel_ulong_t)&bmp180_chip_info },
H A Dbmp280-core.c2204 * Attempt to grab an optional EOC IRQ - only the BMP085 has this in bmp280_common_probe()
2205 * however as it happens, the BMP085 shares the chip ID of BMP180 in bmp280_common_probe()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-gta04a5.dts118 /delete-node/ bmp085@77;
H A Domap3-gta04.dtsi348 bmp085_pins: bmp085-pins {
505 bmp085@77 {
506 compatible = "bosch,bmp085";
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8060-dragonboard.dts229 bmp085@77 {
230 compatible = "bosch,bmp085";
286 dragon_bmp085_gpios: bmp085-state {
/openbmc/linux/
H A Dopengrok0.0.log[all...]