Lines Matching full:touchscreen
1 * ChipOne icn8318 I2C touchscreen controller
8 - touchscreen-size-x : horizontal resolution of touchscreen (in pixels)
9 - touchscreen-size-y : vertical resolution of touchscreen (in pixels)
15 - touchscreen-fuzz-x : horizontal noise value of the absolute input
17 - touchscreen-fuzz-y : vertical noise value of the absolute input
19 - touchscreen-inverted-x : X axis is inverted (boolean)
20 - touchscreen-inverted-y : Y axis is inverted (boolean)
21 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean)
37 touchscreen-size-x = <800>;
38 touchscreen-size-y = <480>;
39 touchscreen-inverted-x;
40 touchscreen-swapped-x-y;