Searched refs:mma8450 (Results 1 – 8 of 8) sorted by relevance
| /Linux-v4.19/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 | 50 obj-$(CONFIG_INPUT_MMA8450) += mma8450.o
|
| D | Kconfig | 235 module will be called mma8450.
|
| /Linux-v4.19/Documentation/devicetree/bindings/input/ |
| D | fsl-mma8450.txt | 4 - compatible : "fsl,mma8450". 9 accelerometer: mma8450@1c { 10 compatible = "fsl,mma8450";
|
| /Linux-v4.19/arch/arm/boot/dts/ |
| D | imx53-smd.dts | 250 accelerometer: mma8450@1c { 251 compatible = "fsl,mma8450";
|
| D | imx53-qsb-common.dtsi | 343 accelerometer: mma8450@1c { 344 compatible = "fsl,mma8450";
|
| D | imx6q-gw5400-a.dts | 320 accelerometer: mma8450@1c { 321 compatible = "fsl,mma8450";
|
| /Linux-v4.19/Documentation/devicetree/bindings/ |
| D | trivial-devices.txt | 59 fsl,mma8450 MMA8450Q: Xtrinsic Low-power, 3-axis Xtrinsic Accelerometer
|