Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux/fpc-iii.git] / Documentation / media / uapi / v4l / pixfmt-tch-tu16.rst
blob1588fcc3f1e77f3392ff3abbc92d1c1bff8faa03
1 .. -*- coding: utf-8; mode: rst -*-
3 .. _V4L2-TCH-FMT-TU16:
5 ********************************
6 V4L2_TCH_FMT_TU16 ('TU16')
7 ********************************
9 *man V4L2_TCH_FMT_TU16(2)*
11 16-bit unsigned raw touch data
14 Description
15 ===========
17 This format represents unsigned 16-bit data from a touch controller.
19 This may be used for output for raw and reference data. Values may range from
20 0 to 65535.
22 **Byte Order.**
23 Each cell is one byte.
26 .. flat-table::
27     :header-rows:  0
28     :stub-columns: 0
29     :widths:       2 1 1 1 1 1 1 1 1
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`