Searched full:bmc150 (Results 1 – 15 of 15) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/magnetometer/ |
H A D | bosch,bmc150_magn.yaml | 7 title: Bosch BMC150 magnetometer sensor 17 http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf
|
/linux/drivers/iio/imu/bmi323/ |
H A D | bmi323_i2c.c | 100 * using the bmc150 chip. This creates a conflict with duplicate ACPI 104 * i2c) are unique between bmc150 and bmi323 and the driver should 106 * bmc150) starts to load with the "BOSC0200" ACPI match, a short reset 109 * bmi323 and bmc150 init sequences.
|
/linux/drivers/iio/magnetometer/ |
H A D | Kconfig | 63 tristate "Bosch BMC150 I2C Magnetometer Driver" 68 Say yes here to build support for the BMC150 magnetometer with 80 tristate "Bosch BMC150 SPI Magnetometer Driver" 85 Say yes here to build support for the BMC150 magnetometer with
|
H A D | bmc150_magn_spi.c | 4 * - BMC150 64 MODULE_DESCRIPTION("BMC150 magnetometer SPI driver");
|
H A D | bmc150_magn_i2c.c | 4 * - BMC150 81 MODULE_DESCRIPTION("BMC150 I2C magnetometer driver");
|
H A D | bmc150_magn.c | 3 * Bosch BMC150 three-axis magnetic field sensor driver 1084 MODULE_DESCRIPTION("BMC150 magnetometer core driver");
|
/linux/drivers/iio/accel/ |
H A D | bmc150-accel-i2c.c | 14 #include "bmc150-accel.h" 229 * bmc150. The same "BOSC0200" identifier is found in the ACPI tables 232 * which multiple drivers want to use. Fortunately, when the bmc150 235 * are unique between bmc150 and bmi323 and a dmesg output similar to 293 MODULE_DESCRIPTION("BMC150 I2C accelerometer driver");
|
H A D | Makefile | 32 obj-$(CONFIG_BMC150_ACCEL) += bmc150-accel-core.o 33 obj-$(CONFIG_BMC150_ACCEL_I2C) += bmc150-accel-i2c.o 34 obj-$(CONFIG_BMC150_ACCEL_SPI) += bmc150-accel-spi.o
|
H A D | bmc150-accel-spi.c | 13 #include "bmc150-accel.h" 83 MODULE_DESCRIPTION("BMC150 SPI accelerometer driver");
|
H A D | Kconfig | 258 tristate "Bosch BMC150 Accelerometer Driver" 266 BMA222, BMA222E, BMA250E, BMA253, BMA254, BMA255, BMA280, BMC150, BMC156 270 - BMC150/BMC156: accelerometer and magnetometer
|
H A D | bmc150-accel-core.c | 26 #include "bmc150-accel.h" 1137 .name = "BMA253/BMA254/BMA255/BMC150/BMC156/BMI055", 1865 MODULE_DESCRIPTION("BMC150 accelerometer driver");
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-accel-bmc150 | 5 The BMC150 accelerometer kernel module provides an additional trigger,
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-samsung-e2015-common.dtsi | 50 /* lis2hh12 accelerometer instead of BMC150 */
|
/linux/Documentation/devicetree/bindings/iio/accel/ |
H A D | bosch,bma255.yaml | 20 # bmc150-accel driver in Linux
|
/linux/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 3146 * the laptop/tent/tablet mode to the EC. The bmc150 iio driver in hotkey_init_tablet_mode()
|