Searched full:bmp085 (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/iio/pressure/ |
D | bmp085.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/bmp085.yaml# 7 title: BMP085/BMP180/BMP280/BME280/BMP380 pressure iio sensors 24 - bosch,bmp085 49 interrupt mapping for IRQ (BMP085 only) 67 compatible = "bosch,bmp085";
|
/Linux-v6.1/drivers/iio/pressure/ |
D | bmp280-spi.c | 5 * Inspired by the older BMP085 driver drivers/misc/bmp085-spi.c 93 { .compatible = "bosch,bmp085", },
|
D | bmp280-i2c.c | 43 { .compatible = "bosch,bmp085", .data = (void *)BMP180_CHIP_ID }, 53 {"bmp085", BMP180_CHIP_ID },
|
D | bmp280-core.c | 1785 * Attempt to grab an optional EOC IRQ - only the BMP085 has this in bmp280_common_probe() 1786 * however as it happens, the BMP085 shares the chip ID of BMP180 in bmp280_common_probe()
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | omap3-gta04a5.dts | 113 /delete-node/ bmp085@77;
|
D | qcom-apq8060-dragonboard.dts | 315 dragon_bmp085_gpios: bmp085-state { 576 bmp085@77 { 577 compatible = "bosch,bmp085";
|
D | omap3-gta04.dtsi | 506 bmp085@77 { 507 compatible = "bosch,bmp085";
|