Merge tag 'v5.9' into next
[linux-2.6-microblaze.git] / Documentation / userspace-api / media / v4l / pixfmt-tch-tu16.rst
1 .. Permission is granted to copy, distribute and/or modify this
2 .. document under the terms of the GNU Free Documentation License,
3 .. Version 1.1 or any later version published by the Free Software
4 .. Foundation, with no Invariant Sections, no Front-Cover Texts
5 .. and no Back-Cover Texts. A copy of the license is included at
6 .. Documentation/userspace-api/media/fdl-appendix.rst.
7 ..
8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
9
10 .. _V4L2-TCH-FMT-TU16:
11
12 ********************************
13 V4L2_TCH_FMT_TU16 ('TU16')
14 ********************************
15
16 *man V4L2_TCH_FMT_TU16(2)*
17
18 16-bit unsigned little endian raw touch data
19
20
21 Description
22 ===========
23
24 This format represents unsigned 16-bit data from a touch controller.
25
26 This may be used for output for raw and reference data. Values may range from
27 0 to 65535.
28
29 **Byte Order.**
30 Each cell is one byte.
31
32
33 .. flat-table::
34     :header-rows:  0
35     :stub-columns: 0
36     :widths:       2 1 1 1 1 1 1 1 1
37
38     * - start + 0:
39       - R'\ :sub:`00low`
40       - R'\ :sub:`00high`
41       - R'\ :sub:`01low`
42       - R'\ :sub:`01high`
43       - R'\ :sub:`02low`
44       - R'\ :sub:`02high`
45       - R'\ :sub:`03low`
46       - R'\ :sub:`03high`
47     * - start + 8:
48       - R'\ :sub:`10low`
49       - R'\ :sub:`10high`
50       - R'\ :sub:`11low`
51       - R'\ :sub:`11high`
52       - R'\ :sub:`12low`
53       - R'\ :sub:`12high`
54       - R'\ :sub:`13low`
55       - R'\ :sub:`13high`
56     * - start + 16:
57       - R'\ :sub:`20low`
58       - R'\ :sub:`20high`
59       - R'\ :sub:`21low`
60       - R'\ :sub:`21high`
61       - R'\ :sub:`22low`
62       - R'\ :sub:`22high`
63       - R'\ :sub:`23low`
64       - R'\ :sub:`23high`
65     * - start + 24:
66       - R'\ :sub:`30low`
67       - R'\ :sub:`30high`
68       - R'\ :sub:`31low`
69       - R'\ :sub:`31high`
70       - R'\ :sub:`32low`
71       - R'\ :sub:`32high`
72       - R'\ :sub:`33low`
73       - R'\ :sub:`33high`