Home
last modified time | relevance | path

Searched refs:byte (Results 1476 – 1500 of 1847) sorted by relevance

1...<<51525354555657585960>>...74

/openbmc/linux/Documentation/PCI/
H A Dpci.rst453 You can use `pci_(read|write)_config_(byte|word|dword)` to access the config
460 `pci_bus_(read|write)_config_(byte|word|dword)` to access a given device
483 pci_resource_len() Returns the byte length of a PCI region
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc476 /* Mask out one byte we can add with ORR. */
1456 * to clear at least 9 bits even for an 8-byte memory, which means it
2309 * We have only 8-byte alignment for the stack per the ABI.
2471 uint8_t byte = v64 >> (i * 8);
2472 if (byte == 0xff) {
2474 } else if (byte != 0) {
2972 /* We're expecting a 2 byte uleb128 encoded value. */
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate_vx.c.inc520 /* Begin with byte reversed doublewords... */
2188 bool byte = s->insn->data;
2190 if (!byte && s390_has_feat(S390_FEAT_VECTOR_ENH2)) {
2197 tcg_gen_andi_i64(shift, shift, byte ? 0x78 : 7);
2223 const bool byte = s->insn->data;
2224 const uint8_t mask = byte ? 15 : 7;
2225 const uint8_t mul = byte ? 8 : 1;
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Di40e.rst140 user-defined flexible two-byte pattern and offset by using the ethtool user-def
265 Thus to match the first byte of the payload, you must actually add 4 bytes to
271 long and must be aligned to byte 0 of the packet payload.
437 more options for Receive Side Scaling (RSS) hash byte configuration.
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dhacking.rst168 indipendente dall'ordine dei byte (endianess) di un processore. Inoltre,
349 Se allocate almeno ``PAGE_SIZE``(``asm/page.h`` o ``asm/page_types.h``) byte,
355 Se state allocando un numero di byte notevolemnte superiore ad una pagina
399 per fare conversioni sull'ordine dei byte (endianess): esse ritornano
/openbmc/linux/drivers/scsi/
H A D53c700.scr190 ; Use this entry if we've just tried to look at the first byte
/openbmc/linux/arch/alpha/lib/
H A Dev6-stxncpy.S164 sll t10, t2, t10 # U : t10 = bitmask of last count byte
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst50 a range of <length> 512-byte sectors
/openbmc/linux/arch/m68k/ifpsp060/
H A Disp.doc74 | | - 128 byte-sized section
H A Dfpsp.doc66 | | - 128 byte-sized section
H A DTEST.DOC60 | | - 128 byte-sized section
/openbmc/u-boot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt67 component of the multi-image is irrelevant (it can be a dummy, 1-byte file).
/openbmc/qemu/docs/
H A Digd-assign.txt115 This fw_cfg file contains an 8-byte, little endian integer indicating
/openbmc/u-boot/doc/imx/mkimage/
H A Dimximage.txt115 type: word=4, halfword=2, byte=1
/openbmc/u-boot/board/freescale/mx6qarm2/
H A Dimximage_mx6dl.cfg188 * Read and write data delay, per byte.
/openbmc/u-boot/arch/arm/dts/
H A Dexynos4412-trats2.dts91 samsung,dsim-config-e-byte-clk = <0>;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst284 Fixed a typo in VIDIOC_DBG_G/S_REGISTER. Clarified the byte order of
/openbmc/qemu/docs/interop/
H A Dbarrier.rst18 The payload starts with a 4byte string (without NUL) which is the
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DREADME.md231 NOTE: MAC address should be a local admin MAC (2nd bit of first byte should be
/openbmc/docs/designs/mctp/
H A Dmctp-userspace.md97 Once connected, the client sends a single byte message, indicating what type of
/openbmc/qemu/hw/block/
H A Dtrace-events91 m25p80_read_byte(void *s, uint32_t addr, uint8_t v) "[%p] Read byte 0x%"PRIx32"=0x%"PRIx8
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h632 u8 byte[EF4_MCAST_HASH_ENTRIES / 8]; member
/openbmc/linux/Documentation/netlink/
H A Dgenetlink.yaml137 byte-order:
/openbmc/linux/Documentation/fb/
H A Dsstfb.rst176 byte -> basically the blue component and some of the green). I'm unable
/openbmc/linux/sound/core/
H A DKconfig39 legacy MIDI 1.0 byte streams is created for each UMP Endpoint.

1...<<51525354555657585960>>...74