Home
last modified time | relevance | path

Searched refs:byte (Results 1526 – 1550 of 1847) sorted by relevance

1...<<61626364656667686970>>...74

/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dresearcher-guidelines.rst111 would result in a 64 byte slab memory leak once per device attach,
/openbmc/linux/arch/powerpc/boot/dts/
H A Dturris1x.dts360 * memory space at byte offset 0x2. WDI
/openbmc/linux/Documentation/arch/m68k/
H A Dbuddha-driver.rst130 Now for the speed-register: The register is byte-wide, and
/openbmc/linux/drivers/memory/
H A DKconfig88 time via four chip selects with 64M byte access per chip select.
/openbmc/linux/Documentation/networking/
H A Dmsg_zerocopy.rst22 it replaces per byte copy cost with page accounting and completion
H A Dnetconsole.rst185 ncfrag=<byte-offset>/<total-bytes>
H A Dcan.rst59 write application data byte streams, without having to deal with
239 /* CAN frame payload length in byte (0 .. CAN_MAX_DLEN)
248 __u8 len8_dlc; /* optional DLC for 8 byte payload length (9 .. 15) */
281 /* 8 byte name when using dynamic addressing */
292 /* 1 byte address */
415 __u8 len; /* frame payload length in byte (0 .. 64) */
/openbmc/linux/Documentation/admin-guide/mm/
H A Dpagemap.rst223 the read on an 8-byte boundary (e.g., if you sought an odd number of bytes
/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_asm.S164 add $64, BUFFER_PTR # move to the next 64-byte block
/openbmc/linux/Documentation/process/
H A Dresearcher-guidelines.rst131 would result in a 64 byte slab memory leak once per device attach,
/openbmc/linux/arch/mips/lib/
H A Dmemcpy.S406 ADD t1, dst, len # t1 is just past last byte of dst
/openbmc/linux/arch/x86/entry/
H A Dentry_64.S689 .byte 0xe9
/openbmc/linux/Documentation/sound/cards/
H A Daudiophile-usb.rst131 In this mode, the device uses Big Endian byte-encoding so that
328 The device_setup is one byte long and its structure is the following:
/openbmc/linux/Documentation/hwmon/
H A Dw83781d.rst255 them and obtain 32-byte data, and you can fill the 32-byte data to the
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst694 byte of the combined |__u16| value, with the driver storing the EC type from
695 which this ID comes in the high byte (without this, base IDs over different
/openbmc/qemu/gdbstub/
H A Dgdbstub.c94 guint8 byte = fromhex(buf[0]) << 4 | fromhex(buf[1]); in gdb_hextomem() local
95 g_byte_array_append(mem, &byte, 1); in gdb_hextomem()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-gli.c1528 u8 byte = (val >> REG_OFFSET_IN_BITS(reg)) & 0xff; in sdhci_gli_readb() local
1530 return byte; in sdhci_gli_readb()
/openbmc/linux/Documentation/hid/
H A Dhid-bpf.rst44 In the HID tree, half of the drivers only fix one key or one byte
346 one byte in the report is less than ideal.
/openbmc/linux/drivers/i2c/busses/
H A Di2c-i801.c752 outb_p(data->byte, SMBHSTDAT0(priv)); in i801_simple_transaction()
785 data->byte = inb_p(SMBHSTDAT0(priv)); in i801_simple_transaction()
/openbmc/linux/Documentation/scsi/
H A Dncr53c8xx.rst656 Some SCSI-2 devices do not report this feature in byte 7 of inquiry
1887 data - 356 bytes (checksum is byte sum of this data)
1904 64 01 - byte count (lsb/msb excludes header/trailer)
2150 byte ordering.
2156 perform byte reordering each time it is needed. This feature has been
2167 BigLit to be pulled-up. Using this mode, most of byte reorderings should
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch1310 modrm byte, for byte operands. Also enables the decoding of instructions.
1871 /* Fetch disp8 if no SIB byte */
2012 - /* Fetch disp32 if no SIB byte */
2015 + /* Fetch disp32 if no SIB byte */
10381 - case 0: /* test byte imm */
10393 - case 0: /* test byte imm */
10405 - case 0: /* test byte imm */
11201 * Single byte operation code table:
14467 * Double byte operation code table:
15998 d is the byte object rotated.
[all …]
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c7794 uint8_t *byte; in ahc_handle_target_cmd() local
7803 byte = cmd->bytes; in ahc_handle_target_cmd()
7845 if (byte[0] != 0xFF) { in ahc_handle_target_cmd()
7847 atio->tag_action = *byte++; in ahc_handle_target_cmd()
7848 atio->tag_id = *byte++; in ahc_handle_target_cmd()
7853 byte++; in ahc_handle_target_cmd()
7856 switch (*byte >> CMD_GROUP_CODE_SHIFT) { in ahc_handle_target_cmd()
7878 memcpy(atio->cdb_io.cdb_bytes, byte, atio->cdb_len); in ahc_handle_target_cmd()
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c837 u8 byte = *data & mask; in uvc_get_le_value() local
838 value |= offset > 0 ? (byte >> offset) : (byte << (-offset)); in uvc_get_le_value()
/openbmc/linux/tools/testing/selftests/net/
H A Dtls.c100 char *byte; in memrnd() local
104 byte = (void *)dword; in memrnd()
106 *byte++ = rand(); in memrnd()
/openbmc/linux/drivers/parport/
H A Dparport_pc.c506 unsigned char byte; in parport_pc_fifo_write_block_pio() local
572 byte = *bufp++; in parport_pc_fifo_write_block_pio()
573 outb(byte, fifo); in parport_pc_fifo_write_block_pio()

1...<<61626364656667686970>>...74