Home
last modified time | relevance | path

Searched refs:byte (Results 1801 – 1825 of 1847) sorted by relevance

1...<<71727374

/openbmc/qemu/qapi/
H A Dblock-core.json400 # @start: virtual (guest) offset of the first byte described by this
955 # @wr_highest_offset: The offset after the greatest byte written to
5335 # @force-size: Force use of the exact byte size instead of rounding to
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c6207 uint8_t byte = extract64(insn, 56 - (i * 8), 8); in extract_insn() local
6208 translator_fake_ldb(byte, pc + i); in extract_insn()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8250.dtsi4412 clock-names = "byte",
4504 clock-names = "byte",
H A Dsc7180.dtsi3211 clock-names = "byte",
/openbmc/qemu/docs/devel/
H A Dmulti-process.rst447 incoming byte stream length and data will be saved as the proxy's
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c27 module_param(led_id, byte, 0444);
/openbmc/linux/drivers/i2c/busses/
H A DKconfig1120 The P2WI looks like an SMBus controller (which supports only byte
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c13532 lpfc_cgn_crc32(uint32_t crc, u8 byte) in lpfc_cgn_crc32() argument
13541 if (msb ^ (byte & 1)) { in lpfc_cgn_crc32()
13545 byte >>= 1; in lpfc_cgn_crc32()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c17030 u8 byte; in tg3_calc_dma_bndry() local
17033 pci_read_config_byte(tp->pdev, PCI_CACHE_LINE_SIZE, &byte); in tg3_calc_dma_bndry()
17034 if (byte == 0) in tg3_calc_dma_bndry()
17037 cacheline_size = (int) byte * 4; in tg3_calc_dma_bndry()
/openbmc/u-boot/doc/
H A DREADME.x86786 [ 4.366860] sd 1:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
/openbmc/linux/net/netfilter/
H A DKconfig1523 byte counter.
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv60 # Memory operands. The forms m, m128, m14/28byte, m16, m16&16, m16&32, m16&64, m16:16, m16:32,
62 # m8, m80bcd, m80dec, m80fp, m94/108byte. These operands always correspond to the
81 …he forms xmmI and ymmI indicate a register selected by the top four bits of an /is4 immediate byte.
128 # address size prefix byte to access the instruction.
135 # operand size prefix byte to access the instruction.
144 # The tags modrm_regonly or modrm_memonly indicate that the modrm byte's
149 # modrm byte's r/m to indicate a register, while the latter requires it to indicate memory.
154 # the manual lists an instruction twice, once with the optional 64-bit mode REX byte.
155 # Since most decoders will handle the REX byte separately, the form with the
702 "FSAVE m94/108byte","FSAVE m94/108byte","fsave m94/108byte","9B DD /6","V","V","","pseudo","w","",""
[all …]
/openbmc/qemu/
H A Dmeson.build2592 # We only care about these operations on 16-byte aligned pointers, so
2593 # force 16-byte alignment of the pointer, which may be greater than
/openbmc/u-boot/tools/buildman/
H A DREADME840 plus the total byte change in brackets
/openbmc/linux/drivers/scsi/
H A DKconfig208 where <bitmask> is a four byte value representing the logging type
/openbmc/linux/Documentation/admin-guide/media/
H A Dvivid.rst720 left hand side of the image. This only works with 3 or 4 byte RGB pixel
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c254 module_param_array(macaddr, byte, NULL, 0);
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2012 ether_addr_copy(req->mcast_mac[i].byte, in __be_cmd_rx_filter()
/openbmc/linux/arch/arm/
H A DKconfig1377 naturally aligned on the bus, i.e., a 4 byte fetch must start at an
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S714 # Requires the input data be at least 1 byte long due to READ_PARTIAL_BLOCK
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt116 Format: <byte> or <bitmap-list>
4432 for 4096-byte alignment.
6798 [USB] Specifies timeout for the initial 64-byte
6815 a 255-byte read);
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c108 static inline uint64_t expand_pred_s(uint8_t byte) in expand_pred_s() argument
115 return word[byte & 0x11]; in expand_pred_s()
/openbmc/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst3022 accessed as a byte stream. It is not used for synthesizer chips that do
3390 where ``size`` is the byte size to be pre-allocated and ``max`` is
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp_0.3-beta15-52.diff1808 - /* convert from big-endian to host byte order */
/openbmc/linux/drivers/rtc/
H A DKconfig1054 Cycle counters, plus a customer-specific, 8-byte ROM/Serial number.

1...<<71727374