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