Lines Matching +full:axis +full:- +full:y
2 # SPDX-License-Identifier: Apache-2.0
8 include: spi-device.yaml
11 motion-gpios:
12 type: phandle-array
17 zephyr,axis-x:
21 The input code for the X axis to report for the device, typically any of
22 INPUT_REL_*. No report produced for the device X axis if unspecified.
24 zephyr,axis-y:
28 The input code for the Y axis to report for the device, typically any of
29 INPUT_REL_*. No report produced for the device Y axis if unspecified.
31 res-cpi:
37 invert-x:
40 Invert X axis values.
42 invert-y:
45 Invert Y axis values.
47 force-awake: