Home
last modified time | relevance | path

Searched refs:Byte (Results 1 – 25 of 97) sorted by relevance

1234

/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-packed-yuv.rst52 - :cspan:`7` Byte 0 in memory
54 - :cspan:`7` Byte 1
169 - Byte 0
170 - Byte 1
171 - Byte 2
172 - Byte 3
271 - Byte 1-0
272 - Byte 3-2
273 - Byte 5-4
274 - Byte 7-6
[all …]
H A Dpixfmt-sdr-pcu16be.rst24 **Byte Order.**
32 - Byte B0
33 - Byte B1
34 - Byte B2
35 - Byte B3
H A Dpixfmt-sdr-pcu18be.rst24 **Byte Order.**
32 - Byte B0
33 - Byte B1
34 - Byte B2
35 - Byte B3
H A Dpixfmt-sdr-pcu20be.rst24 **Byte Order.**
32 - Byte B0
33 - Byte B1
34 - Byte B2
35 - Byte B3
H A Dpixfmt-yuv-luma.rst35 - Byte 0
36 - Byte 1
37 - Byte 2
38 - Byte 3
39 - Byte 4
40 - Byte 5
41 - Byte 6
H A Dpixfmt-rgb.rst82 - :cspan:`7` Byte 0 in memory
83 - :cspan:`7` Byte 1
84 - :cspan:`7` Byte 2
85 - :cspan:`7` Byte 3
667 - Byte 0 in memory
668 - Byte 1
669 - Byte 2
670 - Byte 3
791 - :cspan:`7` Byte 0 in memory
792 - :cspan:`7` Byte 1
[all …]
H A Dpixfmt-packed-hsv.rst39 - :cspan:`7` Byte 0 in memory
40 - :cspan:`7` Byte 1
41 - :cspan:`7` Byte 2
42 - :cspan:`7` Byte 3
H A Dmetafmt-generic.rst30 **Byte Order Of V4L2_META_FMT_GENERIC_8.**
72 **Byte Order Of V4L2_META_FMT_GENERIC_CSI2_10.**
116 **Byte Order Of V4L2_META_FMT_GENERIC_CSI2_12.**
157 **Byte Order Of V4L2_META_FMT_GENERIC_CSI2_14.**
204 **Byte Order Of V4L2_META_FMT_GENERIC_CSI2_16.**
253 **Byte Order Of V4L2_META_FMT_GENERIC_CSI2_20.**
306 **Byte Order Of V4L2_META_FMT_GENERIC_CSI2_24.**
H A Dpixfmt-sdr-ru12le.rst21 **Byte Order.**
H A Dpixfmt-sdr-cs08.rst21 **Byte Order.**
H A Dpixfmt-sdr-cu08.rst21 **Byte Order.**
/linux/Documentation/wmi/devices/
H A Dalienware-wmi.rst91 | Operation (Byte 0) | Description | Arguments |
93 | 0x01 | Get the number of temperature | - Byte 1: Fan ID |
96 | 0x02 | Get the temperature sensor IDs | - Byte 1: Fan ID |
97 | | related to a fan sensor ID | - Byte 2: Index |
104 | Operation (Byte 0) | Description | Arguments |
111 | | - Byte 0: Number of fans | |
112 | | - Byte 1: Number of temperature | |
114 | | - Byte 2: Unknown | |
115 | | - Byte 3: Number of thermal | |
118 | 0x03 | List an ID or resource at a given | - Byte 1: Index |
[all …]
/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h32 Byte **op1, in dfltcc()
34 const Byte **op2, in dfltcc()
39 Byte *t2 = op1 ? *op1 : NULL; in dfltcc()
42 const Byte *t4 = op2 ? *op2 : NULL; in dfltcc()
46 register Byte *r2 __asm__("r2") = t2; in dfltcc()
48 register const Byte *r4 __asm__("r4") = t4; in dfltcc()
/linux/Documentation/input/devices/
H A Dsentelic.rst32 Byte 1: Bit7 => Y overflow
40 Byte 2: X Movement(9-bit 2's complement integers)
41 Byte 3: Y Movement(9-bit 2's complement integers)
42 Byte 4: Bit3~Bit0 => the scrolling wheel's movement since the last data report.
64 Byte 1: Bit7 => Y overflow
72 Byte 2: X Movement(9-bit 2's complement integers)
73 Byte 3: Y Movement(9-bit 2's complement integers)
74 Byte 4: Bit0 => the Vertical scrolling movement downward.
108 Byte 1: Bit7~Bit6 => 00, Normal data packet
117 Byte 2: X coordinate (xpos[9:2])
[all …]
/linux/Documentation/networking/
H A Dx25-iface.rst28 First Byte = 0x00 (X25_IFACE_DATA)
34 First Byte = 0x01 (X25_IFACE_CONNECT)
39 First Byte = 0x02 (X25_IFACE_DISCONNECT)
44 First Byte = 0x03 (X25_IFACE_PARAMS)
52 First Byte = 0x00 (X25_IFACE_DATA)
57 First Byte = 0x01 (X25_IFACE_CONNECT)
62 First Byte = 0x02 (X25_IFACE_DISCONNECT)
67 First Byte = 0x03 (X25_IFACE_PARAMS)
/linux/lib/zlib_deflate/
H A Ddefutil.h76 Byte *pending_buf; /* output still pending */
78 Byte *pending_out; /* next pending byte to output to the stream */
81 Byte data_type; /* UNKNOWN, BINARY or ASCII */
82 Byte method; /* STORED (for zip only) or DEFLATED */
91 Byte *window;
245 (2 * (1 << (windowBits)) * sizeof(Byte) + PAGE_SIZE)
248 (2 * (1 << (windowBits)) * sizeof(Byte))
321 put_byte(s, (Byte)s->bi_buf); in bi_flush()
335 put_byte(s, (Byte)s->bi_buf); in bi_windup()
/linux/Documentation/i2c/busses/
H A Di2c-mlxcpld.rst20 - Receive Byte/Block.
21 - Send Byte/Block.
22 - Read Byte/Block.
23 - Write Byte/Block.
H A Di2c-taos-evm.rst39 * Receive Byte
40 * Send Byte
41 * Read Byte
42 * Write Byte
/linux/include/linux/
H A Dzutil.h47 typedef uLong (*check_func) (uLong check, const Byte *buf,
79 const Byte *buf, in zlib_adler32()
H A Dzlib.h85 const Byte *next_in; /* next input byte */
89 Byte *next_out; /* next output byte should be put there */
H A Dzconf.h52 typedef unsigned char Byte; /* 8 bits */ typedef
/linux/Documentation/i2c/
H A Dsmbus-protocol.rst67 SMBus Receive Byte
82 SMBus Send Byte
87 This operation is the reverse of Receive Byte: it sends a single byte
88 to a device. See Receive Byte for more information.
97 SMBus Read Byte
115 This operation is very like Read Byte; again, data is read from a
128 SMBus Write Byte
135 the Read Byte operation.
/linux/Documentation/arch/m68k/
H A Dbuddha-driver.rst31 address is written to $4a, then the whole Byte is written to
66 $f00 read only, Byte-access: Bit 7 shows the
71 $f40 read only, Byte-access: Bit 7 shows the
76 $f80 read only, Byte-access: Bit 7 shows the
99 chip cannot be read. Rom is Byte-wide and
127 accesses are Byte-wide and have to be made slower according
/linux/tools/testing/kunit/
H A D.gitignore2 # Byte-compiled / optimized / DLL files
/linux/Documentation/virt/kvm/arm/
H A Dpvtime.rst57 | Field | Byte Length | Byte Offset | Description |

1234