Home
last modified time | relevance | path

Searched full:msa311 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/iio/accel/
Dmsa311.c5 * MSA311 is a tri-axial, low-g accelerometer with I2C digital output for
10 * MSA311 is available in an ultra small (2mm x 2mm, height 0.95mm) LGA package
13 * This driver supports following MSA311 features:
327 .name = "msa311",
344 * struct msa311_priv - MSA311 internal private state
349 * @lock: Protects msa311 device state between setup and data access routines
351 * @chip_name: Chip name in the format "msa311-%02x" % partid
403 * msa311_get_odr() - Read Output Data Rate (ODR) value from MSA311 accel
404 * @msa311: MSA311 internal private state
407 * This function should be called under msa311->lock.
[all …]
DKconfig544 config MSA311 config
551 Say yes here to build support for the MEMSensing MSA311
555 called msa311.
DMakefile61 obj-$(CONFIG_MSA311) += msa311.o
/Linux-v6.1/Documentation/devicetree/bindings/iio/accel/
Dmemsensing,msa311.yaml5 $id: "http://devicetree.org/schemas/iio/accel/memsensing,msa311.yaml#"
14 MSA311 is a tri-axial, low-g accelerometer with I2C digital output for
19 https://cdn-shop.adafruit.com/product-files/5309/MSA311-V1.1-ENG.pdf
23 const: memsensing,msa311
47 compatible = "memsensing,msa311";
/Linux-v6.1/
DMAINTAINERS13326 MEMSENSING MICROSYSTEMS MSA311 DRIVER
13330 F: Documentation/devicetree/bindings/iio/accel/memsensing,msa311.yaml
13331 F: drivers/iio/accel/msa311.c