Home
last modified time | relevance | path

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

/openbmc/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";
/openbmc/linux/drivers/iio/imu/
H A 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
H A 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");
H A 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");
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");
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1012a-rdb.dts45 compatible = "nxp,fxos8700";
/openbmc/u-boot/arch/arm/dts/
H A Dimx7ulp-evk.dts352 fxos8700@1e {
353 compatible = "fsl,fxos8700";
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-gw53xx.dtsi470 compatible = "nxp,fxos8700";
H A Dimx6qdl-gw52xx.dtsi473 compatible = "nxp,fxos8700";
H A Dimx6qdl-gw54xx.dtsi517 compatible = "nxp,fxos8700";
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]