Searched refs:mma8450 (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/input/misc/ |
| D | mma8450.c | 56 struct mma8450 { struct 61 static int mma8450_read(struct mma8450 *m, unsigned off) in mma8450_read() argument 75 static int mma8450_write(struct mma8450 *m, unsigned off, u8 v) in mma8450_write() 91 static int mma8450_read_block(struct mma8450 *m, unsigned off, in mma8450_read_block() 110 struct mma8450 *m = dev->private; in mma8450_poll() 139 struct mma8450 *m = dev->private; in mma8450_open() 161 struct mma8450 *m = dev->private; in mma8450_close() 174 struct mma8450 *m; in mma8450_probe()
|
| D | Makefile | 47 obj-$(CONFIG_INPUT_MMA8450) += mma8450.o
|
| D | Kconfig | 221 module will be called mma8450.
|
| /linux-4.4.14/Documentation/devicetree/bindings/input/ |
| D | fsl-mma8450.txt | 4 - compatible : "fsl,mma8450". 9 accelerometer: mma8450@1c { 10 compatible = "fsl,mma8450";
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | imx53-smd.dts | 257 accelerometer: mma8450@1c { 258 compatible = "fsl,mma8450";
|
| D | imx53-qsb-common.dtsi | 331 accelerometer: mma8450@1c { 332 compatible = "fsl,mma8450";
|
| D | imx6q-gw5400-a.dts | 322 accelerometer: mma8450@1c { 323 compatible = "fsl,mma8450";
|
| /linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
| D | trivial-devices.txt | 56 fsl,mma8450 MMA8450Q: Xtrinsic Low-power, 3-axis Xtrinsic Accelerometer
|