Home
last modified time | relevance | path

Searched full:bmc150 (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dbosch,bmc150_magn.yaml7 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 Dbmi323_i2c.c100 * 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 DKconfig63 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 Dbmc150_magn_spi.c4 * - BMC150
64 MODULE_DESCRIPTION("BMC150 magnetometer SPI driver");
H A Dbmc150_magn_i2c.c4 * - BMC150
81 MODULE_DESCRIPTION("BMC150 I2C magnetometer driver");
H A Dbmc150_magn.c3 * Bosch BMC150 three-axis magnetic field sensor driver
1084 MODULE_DESCRIPTION("BMC150 magnetometer core driver");
/linux/drivers/iio/accel/
H A Dbmc150-accel-i2c.c14 #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 DMakefile32 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 Dbmc150-accel-spi.c13 #include "bmc150-accel.h"
83 MODULE_DESCRIPTION("BMC150 SPI accelerometer driver");
H A DKconfig258 tristate "Bosch BMC150 Accelerometer Driver"
266 BMA222, BMA222E, BMA250E, BMA253, BMA254, BMA255, BMA280, BMC150, BMC156
270 - BMC150/BMC156: accelerometer and magnetometer
H A Dbmc150-accel-core.c26 #include "bmc150-accel.h"
1137 .name = "BMA253/BMA254/BMA255/BMC150/BMC156/BMI055",
1865 MODULE_DESCRIPTION("BMC150 accelerometer driver");
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-accel-bmc1505 The BMC150 accelerometer kernel module provides an additional trigger,
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-e2015-common.dtsi50 /* lis2hh12 accelerometer instead of BMC150 */
/linux/Documentation/devicetree/bindings/iio/accel/
H A Dbosch,bma255.yaml20 # bmc150-accel driver in Linux
/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c3146 * the laptop/tent/tablet mode to the EC. The bmc150 iio driver in hotkey_init_tablet_mode()