Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
55 fxos8700@1e {
56 compatible = "nxp,fxos8700";
71 fxos8700@0 {
72 compatible = "nxp,fxos8700";
/OK3568_Linux_fs/kernel/drivers/iio/imu/
H A DKconfig56 config FXOS8700 config
60 tristate "NXP FXOS8700 I2C driver"
62 select FXOS8700
65 Say yes here to build support for the NXP FXOS8700 m+g combo
72 tristate "NXP FXOS8700 SPI driver"
74 select FXOS8700
77 Say yes here to build support for the NXP FXOS8700 m+g combo
H A Dfxos8700_spi.c3 * FXOS8700 - NXP IMU, SPI bits
11 #include "fxos8700.h"
29 {"fxos8700", 0},
35 {"FXOS8700", 0},
41 { .compatible = "nxp,fxos8700" },
58 MODULE_DESCRIPTION("FXOS8700 SPI driver");
H A Dfxos8700_i2c.c3 * FXOS8700 - NXP IMU, I2C bits
19 #include "fxos8700.h"
41 {"fxos8700", 0},
47 {"FXOS8700", 0},
53 { .compatible = "nxp,fxos8700" },
70 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
17 #include "fxos8700.h"
638 indio_dev->name = name ? name : "fxos8700"; in fxos8700_core_probe()
647 MODULE_DESCRIPTION("FXOS8700 6-Axis Acc and Mag Combo Sensor driver");
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dimx7ulp-evk.dts352 fxos8700@1e {
353 compatible = "fsl,fxos8700";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6qdl-gw53xx.dtsi460 compatible = "nxp,fxos8700";
H A Dimx6qdl-gw52xx.dtsi463 compatible = "nxp,fxos8700";
H A Dimx6qdl-gw54xx.dtsi519 compatible = "nxp,fxos8700";