Home
last modified time | relevance | path

Searched full:fxos8700 (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/Documentation/devicetree/bindings/iio/imu/
Dnxp,fxos8700.yaml4 $id: http://devicetree.org/schemas/iio/imu/nxp,fxos8700.yaml#
7 title: Freescale FXOS8700 Inertial Measurement Unit
19 - nxp,fxos8700
56 fxos8700@1e {
57 compatible = "nxp,fxos8700";
72 fxos8700@0 {
73 compatible = "nxp,fxos8700";
/Linux-v6.6/drivers/iio/imu/
DKconfig58 config FXOS8700 config
62 tristate "NXP FXOS8700 I2C driver"
64 select FXOS8700
67 Say yes here to build support for the NXP FXOS8700 m+g combo
74 tristate "NXP FXOS8700 SPI driver"
76 select FXOS8700
79 Say yes here to build support for the NXP FXOS8700 m+g combo
Dfxos8700_spi.c3 * FXOS8700 - NXP IMU, SPI bits
11 #include "fxos8700.h"
28 {"fxos8700", 0},
34 {"FXOS8700", 0},
40 { .compatible = "nxp,fxos8700" },
57 MODULE_DESCRIPTION("FXOS8700 SPI driver");
Dfxos8700_i2c.c3 * FXOS8700 - NXP IMU, I2C bits
19 #include "fxos8700.h"
40 {"fxos8700", 0},
46 {"FXOS8700", 0},
52 { .compatible = "nxp,fxos8700" },
69 MODULE_DESCRIPTION("FXOS8700 I2C driver");
Dfxos8700_core.c3 * FXOS8700 - NXP IMU (accelerometer plus magnetometer)
5 * IIO core driver for FXOS8700, with support for I2C/SPI busses
18 #include "fxos8700.h"
361 * This is not align with the datasheet, but it is a fxos8700 in fxos8700_set_scale()
705 indio_dev->name = name ? name : "fxos8700"; in fxos8700_core_probe()
714 MODULE_DESCRIPTION("FXOS8700 6-Axis Acc and Mag Combo Sensor driver");
/Linux-v6.6/arch/arm64/boot/dts/freescale/
Dfsl-ls1012a-rdb.dts45 compatible = "nxp,fxos8700";
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx6qdl-gw52xx.dtsi473 compatible = "nxp,fxos8700";
Dimx6qdl-gw53xx.dtsi470 compatible = "nxp,fxos8700";
Dimx6qdl-gw54xx.dtsi517 compatible = "nxp,fxos8700";