Searched full:bmp085 (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/pressure/ |
| D | bmp085.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/bmp085.yaml# 7 title: BMP085/BMP180/BMP280/BME280 pressure iio sensors 23 - bosch,bmp085 47 interrupt mapping for IRQ (BMP085 only) 65 compatible = "bosch,bmp085";
|
| /kernel/linux/linux-6.6/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 25 - bosch,bmp085 51 interrupt mapping for IRQ (BMP085 only) 69 compatible = "bosch,bmp085";
|
| /kernel/linux/linux-6.6/drivers/iio/pressure/ |
| D | bmp280-spi.c | 5 * 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 },
|
| D | bmp280-i2c.c | 32 { .compatible = "bosch,bmp085", .data = &bmp180_chip_info }, 43 {"bmp085", (kernel_ulong_t)&bmp180_chip_info },
|
| D | bmp280-core.c | 2204 * 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()
|
| /kernel/linux/linux-5.10/drivers/iio/pressure/ |
| D | bmp280-spi.c | 5 * Inspired by the older BMP085 driver drivers/misc/bmp085-spi.c 90 { .compatible = "bosch,bmp085", },
|
| D | bmp280-i2c.c | 43 { .compatible = "bosch,bmp085", .data = (void *)BMP180_CHIP_ID }, 51 {"bmp085", BMP180_CHIP_ID },
|
| D | bmp280-core.c | 1111 * Attempt to grab an optional EOC IRQ - only the BMP085 has this in bmp280_common_probe() 1112 * however as it happens, the BMP085 shares the chip ID of BMP180 in bmp280_common_probe()
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | omap3-gta04a5.dts | 113 /delete-node/ bmp085@77;
|
| D | qcom-apq8060-dragonboard.dts | 306 dragon_bmp085_gpios: bmp085-gpios { 524 bmp085@77 { 525 compatible = "bosch,bmp085";
|
| D | omap3-gta04.dtsi | 506 bmp085@77 { 507 compatible = "bosch,bmp085";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap3-gta04a5.dts | 118 /delete-node/ bmp085@77;
|
| D | omap3-gta04.dtsi | 348 bmp085_pins: bmp085-pins { 515 bmp085@77 { 516 compatible = "bosch,bmp085";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/qcom/ |
| D | qcom-apq8060-dragonboard.dts | 229 bmp085@77 { 230 compatible = "bosch,bmp085"; 286 dragon_bmp085_gpios: bmp085-state {
|