Home
last modified time | relevance | path

Searched refs:byte (Results 1301 – 1325 of 1847) sorted by relevance

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

/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc253 /* Mask out one byte we can add with ORR. */
920 uint8_t byte = v64 >> (i * 8);
921 if (byte == 0xff) {
923 } else if (byte != 0) {
994 * is no LD1R (literal), so store the full 16-byte vector.
1703 * For aligned accesses, we check the first byte and include
1706 * last byte of the access.
1880 * may be handled with two 8-byte loads.
1895 * 16-byte atomicity without LSE2 requires LDXP+STXP loop:
1909 * 16-byte atomicity without LSE2 requires LDXP+STXP loop:
[all …]
/openbmc/linux/Documentation/scsi/
H A Dqlogicfas.rst80 that it gets a false ACK causing an extra byte to be inserted into the
/openbmc/linux/Documentation/i2c/
H A Ddma-considerations.rst16 any message of 16 byte or larger, it is probably a really good idea. Please
/openbmc/linux/Documentation/networking/
H A Dnfc.rst130 header of 1 byte.
H A Dlapb-module.rst292 be pointing to the first byte of data after the LAPB header.
305 The skb->data pointer will be pointing to the first byte of the LAPB header.
/openbmc/linux/arch/m68k/fpsp040/
H A Dsint.S150 | rounding modes. L_SCR1 contains the rmode in the lower byte.
H A Ddo_func.S307 bsetb #q_sn_bit,FPSR_QBYTE(%a6) |set q-byte sign bit
319 bsetb #q_sn_bit,FPSR_QBYTE(%a6) |set q-byte sign bit
/openbmc/u-boot/drivers/spi/
H A Dpic32_spi.c154 BUILD_SPI_FIFO_RW(byte, u8, b);
/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/
H A Dst,stm32mp1-ddr.txt20 - st,mem-size : DDR mem size in byte
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-stratix10-rsu174 decision IO section, as a byte located at offset 0x18c.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dtlan.rst103 The bits in the third byte are assigned as follows:
/openbmc/linux/Documentation/block/
H A Dstat.rst72 standard UNIX 512-byte sectors, not any device- or filesystem-specific
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch9 byte section, which is the maximum path length in linux. This will allow the
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dmicrochip,csi2dc.yaml18 identifier, then converts the byte stream to a pixel stream into a cross
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_64.S43 neg r6,r3 # LS 3 bits = # bytes to 8-byte dest bdry
/openbmc/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,sc7180-mdss.yaml162 clock-names = "byte",
/openbmc/linux/arch/powerpc/lib/
H A Dmemcpy_64.S43 neg r6,r3 # LS 3 bits = # bytes to 8-byte dest bdry
/openbmc/linux/scripts/dtc/
H A Ddtc.h182 struct data data_append_byte(struct data d, uint8_t byte);
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dwritecache.rst25 offset from the start of cache device in 512-byte sectors
/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus.h442 u8 byte);
/openbmc/linux/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt89 transmitted in network byte order. The format of this option is as follows:
119 byte boundary.
149 are defined to be transmitted in network byte order. Like the DOI
252 the most significant bit of the first byte and category 15 is represented
253 by the least significant bit of the second byte. Figure 4 graphically
/openbmc/linux/drivers/usb/atm/
H A Dspeedtch.c101 module_param(ModemMode, byte, S_IRUGO | S_IWUSR);
105 module_param_array(ModemOption, byte, &num_ModemOption, S_IRUGO);
/openbmc/linux/drivers/i2c/busses/
H A Di2c-piix4.c642 outb_p(data->byte, SMBHSTDAT0); in piix4_access()
688 data->byte = inb_p(SMBHSTDAT0); in piix4_access()
/openbmc/qemu/target/arm/tcg/
H A Da32.decode283 # Load/Store word and unsigned byte (register)
344 # Load/Store word and unsigned byte (immediate)
/openbmc/linux/Documentation/netlink/
H A Dgenetlink-legacy.yaml126 byte-order:
203 byte-order:

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