/linux/Documentation/userspace-api/media/v4l/ |
A D | pixfmt-packed-yuv.rst | 168 - Byte 0 169 - Byte 1 170 - Byte 2 171 - Byte 3 259 - Byte 0 260 - Byte 1 261 - Byte 2 262 - Byte 3 263 - Byte 4 264 - Byte 5 [all …]
|
A D | pixfmt-sdr-pcu16be.rst | 23 **Byte Order.** 31 - Byte B0 32 - Byte B1 33 - Byte B2 34 - Byte B3
|
A D | pixfmt-sdr-pcu18be.rst | 23 **Byte Order.** 31 - Byte B0 32 - Byte B1 33 - Byte B2 34 - Byte B3
|
A D | pixfmt-sdr-pcu20be.rst | 23 **Byte Order.** 31 - Byte B0 32 - Byte B1 33 - Byte B2 34 - Byte B3
|
A D | pixfmt-yuv-luma.rst | 34 - Byte 0 35 - Byte 1 36 - Byte 2 37 - Byte 3 38 - Byte 4
|
A D | pixfmt-packed-hsv.rst | 38 - :cspan:`7` Byte 0 in memory 39 - :cspan:`7` Byte 1 40 - :cspan:`7` Byte 2 41 - :cspan:`7` Byte 3
|
A D | pixfmt-rgb.rst | 81 - :cspan:`7` Byte 0 in memory 82 - :cspan:`7` Byte 1 83 - :cspan:`7` Byte 2 84 - :cspan:`7` Byte 3 666 - Byte 0 in memory 667 - Byte 1 668 - Byte 2 669 - Byte 3 792 - :cspan:`7` Byte 1 794 - :cspan:`7` Byte 2 [all …]
|
/linux/Documentation/hid/ |
A D | hid-alps.rst | 22 Byte Field Value Notes 74 Byte1 Command Byte 75 Byte2 Address - Byte 0 (LSB) 76 Byte3 Address - Byte 1 77 Byte4 Address - Byte 2 78 Byte5 Address - Byte 3 (MSB) 79 Byte6 Value Byte 94 Byte1 Response Byte 96 Byte3 Address - Byte 1 97 Byte4 Address - Byte 2 [all …]
|
/linux/lib/zlib_dfltcc/ |
A D | dfltcc_util.h | 29 Byte **op1, in dfltcc() 31 const Byte **op2, in dfltcc() 36 Byte *t2 = op1 ? *op1 : NULL; in dfltcc() 38 const Byte *t4 = op2 ? *op2 : NULL; in dfltcc() 42 register Byte *r2 __asm__("r2") = t2; in dfltcc() 44 register const Byte *r4 __asm__("r4") = t4; in dfltcc()
|
/linux/Documentation/input/devices/ |
A D | sentelic.rst | 32 Byte 1: Bit7 => Y overflow 64 Byte 1: Bit7 => Y overflow 117 Byte 2: X coordinate (xpos[9:2]) 118 Byte 3: Y coordinate (ypos[9:2]) 147 Byte 4: Bit7~Bit0 => Don't Care 172 Byte 2: X coordinate (xpos[9:2]) 223 Byte 3: Bit7~Bit6 => Don't care 426 Byte 2: Message type: 460 Byte 1: Bit7 => 0, Y overflow 468 Byte 2: Bit7~1 => (0101101b) [all …]
|
/linux/Documentation/networking/ |
A D | x25-iface.rst | 29 First Byte = 0x00 (X25_IFACE_DATA) 35 First Byte = 0x01 (X25_IFACE_CONNECT) 40 First Byte = 0x02 (X25_IFACE_DISCONNECT) 45 First Byte = 0x03 (X25_IFACE_PARAMS) 53 First Byte = 0x00 (X25_IFACE_DATA) 58 First Byte = 0x01 (X25_IFACE_CONNECT) 63 First Byte = 0x02 (X25_IFACE_DISCONNECT) 68 First Byte = 0x03 (X25_IFACE_PARAMS)
|
/linux/lib/zlib_deflate/ |
A D | defutil.h | 76 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()
|
A D | deflate.c | 111 Byte *window_memory; 236 mem->window_memory = (Byte *) PTR_ALIGN(next, PAGE_SIZE); in zlib_deflateInit2() 238 mem->window_memory = (Byte *) next; in zlib_deflateInit2() 261 s->window = (Byte *) mem->window_memory; in zlib_deflateInit2() 276 s->method = (Byte)method; in zlib_deflateInit2() 324 put_byte(s, (Byte)(b >> 8)); in putShortMSB() 325 put_byte(s, (Byte)(b & 0xff)); in putShortMSB() 498 Byte *buf, in read_buf() 585 register Byte *strend = s->window + s->strstart + MAX_MATCH; in longest_match() 586 register Byte scan_end1 = scan[best_len-1]; in longest_match() [all …]
|
/linux/arch/x86/crypto/ |
A D | aesni-intel_avx-x86_64.S | 419 # handle the last <16 Byte block separately 449 # receive the last <16 Byte block 524 #GHASH computation for the last <16 Byte block 797 # GHASH computation for the last <16 Byte block 832 # GHASH computation for the last <16 Byte block 1575 vpshufb SHUF_MASK(%rip), \XMM1, \XMM1 # perform a 16Byte swap 1576 vpshufb SHUF_MASK(%rip), \XMM2, \XMM2 # perform a 16Byte swap 1577 vpshufb SHUF_MASK(%rip), \XMM3, \XMM3 # perform a 16Byte swap 1578 vpshufb SHUF_MASK(%rip), \XMM4, \XMM4 # perform a 16Byte swap 1579 vpshufb SHUF_MASK(%rip), \XMM5, \XMM5 # perform a 16Byte swap [all …]
|
/linux/Documentation/i2c/busses/ |
A D | i2c-mlxcpld.rst | 20 - Receive Byte/Block. 21 - Send Byte/Block. 22 - Read Byte/Block. 23 - Write Byte/Block.
|
A D | i2c-taos-evm.rst | 39 * Receive Byte 40 * Send Byte 41 * Read Byte 42 * Write Byte
|
/linux/Documentation/hwmon/ |
A D | abituguru-datasheet.rst | 171 Byte 0: 175 Byte 1: 179 Byte 2: 196 Byte 0: 219 Byte 0: 255 Byte 1: 259 Byte 2: 272 Byte 0: 276 Byte 1: 280 Byte 2: [all …]
|
A D | lm90.rst | 320 * SMBus PEC support for Write Byte and Receive Byte transactions. 403 Byte), the ADM1032 computes the CRC value over only the second half of 409 the bus supports the SMBus Send Byte and Receive Byte transaction types. 411 SMBus Read Byte, and PEC will work properly. 413 Additionally, the ADM1032 doesn't support SMBus Send Byte with PEC. 415 SMBus Send Byte transaction with PEC is similar to a Write Byte transaction 417 on SMBus Send Byte transactions in the lm90 driver.
|
/linux/include/linux/ |
A D | zutil.h | 47 typedef uLong (*check_func) (uLong check, const Byte *buf, 79 const Byte *buf, in zlib_adler32()
|
A D | zlib.h | 85 const Byte *next_in; /* next input byte */ 89 Byte *next_out; /* next output byte should be put there */
|
/linux/Documentation/i2c/ |
A D | smbus-protocol.rst | 67 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/arch/x86/math-emu/ |
A D | fpu_entry.c | 98 static int valid_prefix(u_char *Byte, u_char __user ** fpu_eip, 545 static int valid_prefix(u_char *Byte, u_char __user **fpu_eip, in valid_prefix() argument 604 *Byte = byte; in valid_prefix() 608 *Byte = byte; in valid_prefix() 614 *Byte = byte; /* Needed for error message. */ in valid_prefix()
|
/linux/Documentation/m68k/ |
A D | buddha-driver.rst | 31 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/Documentation/devicetree/bindings/clock/ |
A D | qcom,dispcc-sm8x50.yaml | 30 - description: Byte clock from DSI PHY0 32 - description: Byte clock from DSI PHY1
|
A D | qcom,sdm845-dispcc.yaml | 30 - description: Byte clock from DSI PHY0 32 - description: Byte clock from DSI PHY1
|