Home
last modified time | relevance | path

Searched refs:byte (Results 1326 – 1350 of 1847) sorted by relevance

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

/openbmc/linux/drivers/hwmon/pmbus/
H A Dltc2978.c210 static int ltc_write_byte(struct i2c_client *client, int page, u8 byte) in ltc_write_byte() argument
218 return pmbus_write_byte(client, page, byte); in ltc_write_byte()
/openbmc/linux/Documentation/powerpc/
H A Dpapr_hcalls.rst41 in Big-endian byte order.
46 any out values stored in a memory buffer will be in Big-endian byte order.
/openbmc/linux/arch/s390/include/asm/
H A Dvx-insn-asm.h230 .byte (\m << 4) | rxb
244 .byte \opc
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.cpp820 std::for_each(keyword.begin(), keyword.end(), [&](const auto& byte) { in addIMKeyword() argument
821 value += std::format("{:02X}", byte); in addIMKeyword()
/openbmc/linux/Documentation/filesystems/
H A Dntfs.rst269 components and their sizes in sectors, i.e. multiples of 512-byte blocks.
327 512-byte sectors)::
340 512-byte sectors)::
351 this (note all values are in 512-byte sectors)::
/openbmc/qemu/target/hexagon/
H A Dgen_tcg.h162 TCGv byte = tcg_temp_new(); \
167 gen_set_half(i, RdV, gen_get_byte(byte, i, tmp, (SIGN))); \
214 TCGv byte = tcg_temp_new(); \
219 gen_set_half_i64(i, RddV, gen_get_byte(byte, i, tmp, (SIGN))); \
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc119 /* Features exposed via SCLP SCCB Byte 80 - 98 (bit numbers relative to byte-80) */
125 /* Features exposed via SCLP SCCB Byte 116 - 119 (bit numbers relative to byte-116) */
131 /* Features exposed via SCLP SCCB Facilities byte 134 (bit numbers relative to byte-134) */
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-sliced-vbi.rst236 - Last 42 of the 45 byte Teletext packet, that is without clock
458 4-byte boundary. The payload shall never exceed 1552 bytes (2 fields
459 with 18 lines/field with 43 bytes of data/line and a 4 byte magic
545 ``linemask`` values are stored in little endian byte order in the
/openbmc/linux/Documentation/arch/arm64/
H A Dsve.rst80 byte offset i from the start of the memory representation. This affects for
84 Beware that on big-endian systems this results in a different byte order than
87 byte offset i. (struct fpsimd_context, struct user_fpsimd_state).
163 layout, with bits [(8 * i + 7) : (8 * i)] stored at byte offset i from the
/openbmc/linux/Documentation/networking/
H A Dfilter.rst226 ldb 1, 2 Load byte into A
229 ldxb 5 Load byte into X
269 1 [k] BHW at byte offset k in the packet
273 5 4*([k]&0xf) Lower nibble * 4 at byte offset k in the packet
H A Dnf_conntrack-sysctl.rst14 Enable connection tracking flow accounting. 64-bit byte and packet
/openbmc/linux/drivers/input/misc/
H A Dims-pcu.c502 static bool ims_pcu_byte_needs_escape(u8 byte) in ims_pcu_byte_needs_escape() argument
504 return byte == IMS_PCU_PROTOCOL_STX || in ims_pcu_byte_needs_escape()
505 byte == IMS_PCU_PROTOCOL_ETX || in ims_pcu_byte_needs_escape()
506 byte == IMS_PCU_PROTOCOL_DLE; in ims_pcu_byte_needs_escape()
/openbmc/linux/lib/zstd/compress/
H A Dhuf_compress.c281 BYTE byte; member
578 huffNode[pos].byte = (BYTE)n; in HUF_sort()
671 …HUF_setNbBits(ct + huffNode[n].byte, huffNode[n].nbBits); /* push nbBits per symbol, symbol orde… in HUF_buildCTableFromTree()
/openbmc/linux/Documentation/translations/it_IT/process/
H A Ddeprecated.rst141 alla destinazione, ma un contatore dei byte non NUL copiati (oppure
155 non ritorna un puntatore alla destinazione, ma un contatore dei byte
335 byte dell'allocazione dinamica che abbiamo appena fatto per l'array
/openbmc/linux/drivers/edac/
H A DKconfig96 - inject_section (0..3, 16-byte section of 64-byte cacheline),
97 - inject_word (0..8, 16-bit word of 16-byte section),
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_inband_sdr.robot183 # Identify the byte count.
411 # Get SDR count from Get Device SDR Info count - byte 0.
431 # Timestamp for the Get SDR count will be from Response byte 2 to N.
/openbmc/linux/Documentation/driver-api/early-userspace/
H A Dbuffer-format.rst29 ALGN(n) means padding with null bytes to an n-byte boundary
/openbmc/linux/Documentation/devicetree/bindings/fsi/
H A Dfsi.txt98 For example, for a slave using a single 0x400-byte page starting at address
/openbmc/linux/Documentation/i2c/
H A Dfunctionality.rst116 Here, the lm75 driver checks if the adapter can do both SMBus byte data
/openbmc/u-boot/doc/
H A DREADME.enetaddr112 the binary 6 byte array representation of a MAC address.
/openbmc/qemu/docs/devel/
H A Debpf_rss.rst80 - map_toeplitz_key - file descriptor of the 'Toeplitz key' map. One element of the 40byte key prepa…
/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h548 } byte; member
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpcie.c41 module_param(flashboot, byte, 0644);
/openbmc/linux/arch/nios2/
H A DKconfig79 i.e., a 2 or 4 byte fetch must start at an address divisible by
/openbmc/linux/arch/powerpc/platforms/pseries/
H A DhvCall.S23 .8byte 0

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