Lines Matching full:touchscreen
4 $id: http://devicetree.org/schemas/input/touchscreen/touchscreen.yaml#
7 title: Common touchscreen Bindings
13 touchscreen-min-x:
18 touchscreen-min-y:
23 touchscreen-size-x:
24 description: horizontal resolution of touchscreen (maximum x coordinate reported + 1)
27 touchscreen-size-y:
28 description: vertical resolution of touchscreen (maximum y coordinate reported + 1)
31 touchscreen-max-pressure:
35 touchscreen-min-pressure:
36 description: minimum pressure on the touchscreen to be achieved in order
37 for the touchscreen driver to report a touch event.
40 touchscreen-fuzz-x:
44 touchscreen-fuzz-y:
48 touchscreen-fuzz-pressure:
53 touchscreen-average-samples:
58 touchscreen-inverted-x:
62 touchscreen-inverted-y:
66 touchscreen-swapped-x-y:
71 touchscreen-x-mm:
72 description: horizontal length in mm of the touchscreen
74 touchscreen-y-mm:
75 description: vertical length in mm of the touchscreen
77 touchscreen-x-plate-ohms:
80 touchscreen-y-plate-ohms:
84 touchscreen-size-x: [ touchscreen-size-y ]
85 touchscreen-size-y: [ touchscreen-size-x ]
86 touchscreen-x-mm: [ touchscreen-y-mm ]
87 touchscreen-y-mm: [ touchscreen-x-mm ]