Home
last modified time | relevance | path

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

/linux-4.4.14/lib/zlib_deflate/
Ddefutil.h74 Byte *pending_buf; /* output still pending */
76 Byte *pending_out; /* next pending byte to output to the stream */
79 Byte data_type; /* UNKNOWN, BINARY or ASCII */
80 Byte method; /* STORED (for zip only) or DEFLATED */
89 Byte *window;
244 Byte *window_memory;
251 (2 * (1 << (windowBits)) * sizeof(Byte))
305 put_byte(s, (Byte)s->bi_buf); in bi_flush()
319 put_byte(s, (Byte)s->bi_buf); in bi_windup()
Ddeflate.c76 static int read_buf (z_streamp strm, Byte *buf, unsigned size);
210 mem->window_memory = (Byte *) next; in zlib_deflateInit2()
232 s->window = (Byte *) mem->window_memory; in zlib_deflateInit2()
247 s->method = (Byte)method; in zlib_deflateInit2()
293 put_byte(s, (Byte)(b >> 8)); in putShortMSB()
294 put_byte(s, (Byte)(b & 0xff)); in putShortMSB()
495 Byte *buf, in read_buf()
560 register Byte *scan = s->window + s->strstart; /* current string */ in longest_match()
561 register Byte *match; /* matched string */ in longest_match()
577 register Byte *strend = s->window + s->strstart + MAX_MATCH - 1; in longest_match()
[all …]
Ddeftree.c1082 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? Z_BINARY : Z_ASCII);
/linux-4.4.14/Documentation/input/
Dsentelic.txt21 Byte 1: Bit7 => Y overflow
29 Byte 2: X Movement(9-bit 2's complement integers)
30 Byte 3: Y Movement(9-bit 2's complement integers)
31 Byte 4: Bit3~Bit0 => the scrolling wheel's movement since the last data report.
50 Byte 1: Bit7 => Y overflow
58 Byte 2: X Movement(9-bit 2's complement integers)
59 Byte 3: Y Movement(9-bit 2's complement integers)
60 Byte 4: Bit0 => the Vertical scrolling movement downward.
90 Byte 1: Bit7~Bit6 => 00, Normal data packet
99 Byte 2: X coordinate (xpos[9:2])
[all …]
Diforce-protocol.txt72 Bits 4-7: Val 2 = effect along one axis. Byte 05 indicates direction
73 Val 4 = X axis only. Byte 05 must contain 5a
74 Val 8 = Y axis only. Byte 05 must contain b4
Delantech.txt405 if( (((SA1 & 0x3C) != 0x3C) && ((SA1 & 0xC0) != 0x80)) || // check Byte 1
406 … (((SA1 & 0x0C) != 0x0C) && ((SA1 & 0xC0) == 0x80)) || // check Byte 1 (one finger pressed)
407 (((SA1 & 0xC0) != 0x80) && (( A1 & 0xF0) != 0x00)) || // check Byte 2
408 (((SB1 & 0x3E) != 0x38) && ((SA1 & 0xC0) != 0x80)) || // check Byte 4
409 … (((SB1 & 0x0E) != 0x08) && ((SA1 & 0xC0) == 0x80)) || // check Byte 4 (one finger pressed)
410 (((SA1 & 0xC0) != 0x80) && (( C1 & 0xF0) != 0x00)) ) // check Byte 5
/linux-4.4.14/Documentation/i2c/busses/
Di2c-taos-evm37 * Receive Byte
38 * Send Byte
39 * Read Byte
40 * Write Byte
/linux-4.4.14/arch/x86/crypto/
Daesni-intel_avx-x86_64.S408 vpshufb SHUF_MASK(%rip), reg_i, reg_i # perform a 16Byte swap
488 vpshufb SHUF_MASK(%rip), \XMM1, \XMM1 # perform a 16Byte swap
492 vpshufb SHUF_MASK(%rip), \XMM2, \XMM2 # perform a 16Byte swap
496 vpshufb SHUF_MASK(%rip), \XMM3, \XMM3 # perform a 16Byte swap
500 vpshufb SHUF_MASK(%rip), \XMM4, \XMM4 # perform a 16Byte swap
504 vpshufb SHUF_MASK(%rip), \XMM5, \XMM5 # perform a 16Byte swap
508 vpshufb SHUF_MASK(%rip), \XMM6, \XMM6 # perform a 16Byte swap
512 vpshufb SHUF_MASK(%rip), \XMM7, \XMM7 # perform a 16Byte swap
516 vpshufb SHUF_MASK(%rip), \XMM8, \XMM8 # perform a 16Byte swap
613 vpshufb SHUF_MASK(%rip), \XMM1, \XMM1 # perform a 16Byte swap
[all …]
Daesni-intel_asm.S1627 # Handle the last <16 Byte block separately
/linux-4.4.14/Documentation/networking/
Dx25-iface.txt23 First Byte = 0x00 (X25_IFACE_DATA)
29 First Byte = 0x01 (X25_IFACE_CONNECT)
34 First Byte = 0x02 (X25_IFACE_DISCONNECT)
39 First Byte = 0x03 (X25_IFACE_PARAMS)
47 First Byte = 0x00 (X25_IFACE_DATA)
52 First Byte = 0x01 (X25_IFACE_CONNECT)
57 First Byte = 0x02 (X25_IFACE_DISCONNECT)
62 First Byte = 0x03 (X25_IFACE_PARAMS)
/linux-4.4.14/Documentation/
Dsmsc_ece1099.txt45 The Write Byte, Read Byte, Send Byte, and Receive Byte protocols are the
Dlzo.txt76 Byte sequences
/linux-4.4.14/include/linux/
Dzutil.h47 typedef uLong (*check_func) (uLong check, const Byte *buf,
79 const Byte *buf, in zlib_adler32()
Dzlib.h85 const Byte *next_in; /* next input byte */
89 Byte *next_out; /* next output byte should be put there */
Dzconf.h52 typedef unsigned char Byte; /* 8 bits */ typedef
/linux-4.4.14/Documentation/hwmon/
Dabituguru-datasheet170 Byte 0:
174 Byte 1:
178 Byte 2:
194 Byte 0:
218 Byte 0:
236 Byte 1:
240 Byte 2:
254 Byte 0:
258 Byte 1:
262 Byte 2:
[all …]
Dlm90174 * SMBus PEC support for Write Byte and Receive Byte transactions.
250 Byte), the ADM1032 computes the CRC value over only the second half of
256 the bus supports the SMBus Send Byte and Receive Byte transaction types.
258 SMBus Read Byte, and PEC will work properly.
260 Additionally, the ADM1032 doesn't support SMBus Send Byte with PEC.
262 SMBus Send Byte transaction with PEC is similar to a Write Byte transaction
264 on SMBus Send Byte transactions in the lm90 driver.
/linux-4.4.14/Documentation/i2c/
Dsmbus-protocol61 SMBus Receive Byte: i2c_smbus_read_byte()
74 SMBus Send Byte: i2c_smbus_write_byte()
77 This operation is the reverse of Receive Byte: it sends a single byte
78 to a device. See Receive Byte for more information.
85 SMBus Read Byte: i2c_smbus_read_byte_data()
99 This operation is very like Read Byte; again, data is read from a
112 SMBus Write Byte: i2c_smbus_write_byte_data()
117 the Read Byte operation.
/linux-4.4.14/arch/x86/math-emu/
Dfpu_entry.c97 static int valid_prefix(u_char *Byte, u_char __user ** fpu_eip,
548 static int valid_prefix(u_char *Byte, u_char __user **fpu_eip, in valid_prefix() argument
607 *Byte = byte; in valid_prefix()
611 *Byte = byte; in valid_prefix()
617 *Byte = byte; /* Needed for error message. */ in valid_prefix()
/linux-4.4.14/Documentation/m68k/
DREADME.buddha28 address is written to $4a, then the whole Byte is written to
62 $f00 read only, Byte-access: Bit 7 shows the
67 $f40 read only, Byte-access: Bit 7 shows the
72 $f80 read only, Byte-access: Bit 7 shows the
95 chip cannot be read. Rom is Byte-wide and
122 accesses are Byte-wide and have to be made slower according
/linux-4.4.14/lib/raid6/
Dtilegx.uc35 /* Vector One Byte Shift Left Immediate. */
45 /* Vector One Byte Shift Right Signed Immediate. */
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Demev2-clock.txt22 - reg: Byte offset from SMU base and Bit position in the register
33 - reg: Byte offset from SMU base and Bit position in the register
/linux-4.4.14/Documentation/video4linux/bttv/
DICs16 Philips 8582E2Y: 256 Byte EEPROM with configuration information
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-devices-mmc10 Unit Byte. Format decimal.
/linux-4.4.14/arch/powerpc/boot/
Dgunzip_util.c115 len = state->s.next_out - (Byte *)dst; in gunzip_partial()
/linux-4.4.14/Documentation/filesystems/
Dsysv-fs.txt47 * Byte ordering of "short" (16 bit entities) on disk:
54 * Byte ordering of "long" (32 bit entities) on disk:
Dlogfs.txt19 superblock and the last aligned 4096 Byte-block contains the second
Dproc.txt1041 capacity Capacity of the medium (in 512Byte blocks)
/linux-4.4.14/Documentation/spi/
Dpxa2xx165 .dma_burst_size = 8, /* Byte wide transfers used so 8 byte bursts */
173 .dma_burst_size = 8, /* Byte wide transfers used so 8 byte bursts */
/linux-4.4.14/Documentation/mic/
Dscif_overview.txt14 2. Byte stream messaging intended for short messages
/linux-4.4.14/arch/cris/arch-v32/drivers/
DKconfig125 int "Byte-offset of partition table sector"
129 Byte-offset of the partition table in the first flash chip.
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.reg857 * CMC Sequencer Byte Count
866 * Overlay Sequencer Byte Count
875 * Data Channel Sequencer Byte Count
1053 * SG Sequencer Byte Count
1275 * SCB offset to the Two Byte tag identifier used for target mode.
1389 * Command Aborted Byte Pointer
2607 * Data Transfer Negotiation Data - Period Byte
2628 * Data Transfer Negotiation Data - Offset Byte
2795 * Shadow Byte Count
3028 * Flex DMA Byte Count
[all …]
Daic7xxx.reg1016 * Byte offset into the SCB Array and an optional bit to allow auto
Daic7xxx.seq584 and SXFRCTL0, ~SPIOEN; /* Last Byte */
Daic79xx.seq1054 mov NONE, SCSIDAT; /* ACK Byte */
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Dtrivial-devices.txt41 dallas,ds1338 I2C RTC with 56-Byte NV RAM
/linux-4.4.14/arch/cris/arch-v10/drivers/
DKconfig421 int "Byte-offset of partition table sector"
425 Byte-offset of the partition table in the first flash chip.
/linux-4.4.14/lib/zlib_inflate/
Dinflate.c760 Byte *saved_no = z->next_out; in zlib_inflateIncomp()
/linux-4.4.14/Documentation/sound/alsa/
Dhdspm.txt70 64 Byte accurate. SO it is not really usable for the
/linux-4.4.14/Documentation/s390/
Dmonreader.txt125 Reading from the device provides a 12 Byte monitor control element (MCE),
/linux-4.4.14/arch/m68k/fpsp040/
Dutil.S640 | 0 - Byte
/linux-4.4.14/Documentation/scsi/
Darcmsr_spec.txt26 ** Byte 4--127 : Max 124 bytes of data
Daic7xxx.txt43 4. 64 Byte SCB Support - Allows disconnected, untagged request table
DChangeLog.ncr53c8xx251 Check INQUIRY data received length is at least 7. Byte 7 of
DChangeLog.sym53c8xx566 Check INQUIRY data received length is at least 7. Byte 7 of
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-encoder-api.txt463 Byte per line
/linux-4.4.14/drivers/tty/
DKconfig386 int "Byte channel handle for early console (udbg)"
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped1125 DPRINT("Byte: %02x\n", (int)yylval.byte);
/linux-4.4.14/arch/arm/crypto/
Dsha512-core.S_shipped42 @ Byte order [in]dependence. =========================================
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES175 reopening file after session crash). Byte range unlock request to