Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/iio/imu/
H A 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/drivers/iio/imu/
H A DKconfig59 config FXOS8700 config
63 tristate "NXP FXOS8700 I2C driver"
65 select FXOS8700
68 Say yes here to build support for the NXP FXOS8700 m+g combo
75 tristate "NXP FXOS8700 SPI driver"
77 select FXOS8700
80 Say yes here to build support for the NXP FXOS8700 m+g combo
H A Dfxos8700_spi.c3 * FXOS8700 - NXP IMU, SPI bits
10 #include "fxos8700.h"
27 {"fxos8700", 0},
33 {"FXOS8700", 0},
39 { .compatible = "nxp,fxos8700" },
56 MODULE_DESCRIPTION("FXOS8700 SPI driver");
H A Dfxos8700_i2c.c3 * FXOS8700 - NXP IMU, I2C bits
18 #include "fxos8700.h"
39 { "fxos8700" },
45 {"FXOS8700", 0},
51 { .compatible = "nxp,fxos8700" },
68 MODULE_DESCRIPTION("FXOS8700 I2C driver");
H A 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/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1012a-rdb.dts45 compatible = "nxp,fxos8700";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-gw52xx.dtsi473 compatible = "nxp,fxos8700";
H A Dimx6qdl-gw53xx.dtsi470 compatible = "nxp,fxos8700";
H A Dimx6qdl-gw54xx.dtsi517 compatible = "nxp,fxos8700";