Merge branch 'pm-cpufreq'
[cascardo/linux.git] / Documentation / media / uapi / v4l / pixfmt-tch-tu16.rst
1 .. -*- coding: utf-8; mode: rst -*-
2
3 .. _V4L2-TCH-FMT-TU16:
4
5 ********************************
6 V4L2_TCH_FMT_TU16 ('TU16')
7 ********************************
8
9 *man V4L2_TCH_FMT_TU16(2)*
10
11 16-bit unsigned raw touch data
12
13
14 Description
15 ===========
16
17 This format represents unsigned 16-bit data from a touch controller.
18
19 This may be used for output for raw and reference data. Values may range from
20 0 to 65535.
21
22 **Byte Order.**
23 Each cell is one byte.
24
25
26 .. flat-table::
27     :header-rows:  0
28     :stub-columns: 0
29     :widths:       2 1 1 1 1 1 1 1 1
30
31     * - start + 0:
32       - R'\ :sub:`00high`
33       - R'\ :sub:`00low`
34       - R'\ :sub:`01high`
35       - R'\ :sub:`01low`
36       - R'\ :sub:`02high`
37       - R'\ :sub:`02low`
38       - R'\ :sub:`03high`
39       - R'\ :sub:`03low`
40     * - start + 8:
41       - R'\ :sub:`10high`
42       - R'\ :sub:`10low`
43       - R'\ :sub:`11high`
44       - R'\ :sub:`11low`
45       - R'\ :sub:`12high`
46       - R'\ :sub:`12low`
47       - R'\ :sub:`13high`
48       - R'\ :sub:`13low`
49     * - start + 16:
50       - R'\ :sub:`20high`
51       - R'\ :sub:`20low`
52       - R'\ :sub:`21high`
53       - R'\ :sub:`21low`
54       - R'\ :sub:`22high`
55       - R'\ :sub:`22low`
56       - R'\ :sub:`23high`
57       - R'\ :sub:`23low`
58     * - start + 24:
59       - R'\ :sub:`30high`
60       - R'\ :sub:`30low`
61       - R'\ :sub:`31high`
62       - R'\ :sub:`31low`
63       - R'\ :sub:`32high`
64       - R'\ :sub:`32low`
65       - R'\ :sub:`33high`
66       - R'\ :sub:`33low`