Home
last modified time | relevance | path

Searched refs:byte (Results 476 – 500 of 1847) sorted by relevance

1...<<11121314151617181920>>...74

/openbmc/linux/Documentation/i2c/
H A Di2c-protocol.rst18 Data (8 bits) A plain data byte.
48 An example of a byte read, followed by a byte write::
/openbmc/u-boot/tools/binman/test/
H A D069_fill.dts12 fill-byte = [ff];
H A D080_fill_empty.dts12 fill-byte = [ff];
H A D099_hash_section.dts11 fill-byte = [61];
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_asm.S959 pshufb %xmm14, \XMM1 # perform a 16 byte swap
962 pshufb %xmm14, \XMM2 # perform a 16 byte swap
963 pshufb %xmm14, \XMM3 # perform a 16 byte swap
964 pshufb %xmm14, \XMM4 # perform a 16 byte swap
1000 pshufb %xmm15, \XMM1 # perform a 16 byte swap
1002 pshufb %xmm15, \XMM2 # perform a 16 byte swap
1003 pshufb %xmm15, \XMM3 # perform a 16 byte swap
1004 pshufb %xmm15, \XMM4 # perform a 16 byte swap
1130 pshufb %xmm15, \XMM2 # perform a 16 byte swap
1131 pshufb %xmm15, \XMM3 # perform a 16 byte swap
[all …]
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dbrcm,bcm2835-cprman.txt25 - DSI0 byte clock
28 - DSI1 byte clock
H A Dqcom,dispcc-sc8280xp.yaml38 - description: DSI 0 PLL byte clock
40 - description: DSI 1 PLL byte clock
/openbmc/u-boot/board/toradex/common/
H A DKconfig51 Specify the byte offset of the Toradex config block within the flash
58 Specify the byte offset of the 2nd instance of the Toradex config block
/openbmc/linux/arch/sh/drivers/pci/
H A Dcommon.c42 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() argument
45 EARLY_PCI_OP(write, byte, u8) in EARLY_PCI_OP()
/openbmc/qemu/scripts/coverity-scan/
H A Dmodel.c63 uint8_t byte; in replay_get_byte() local
64 return byte; in replay_get_byte()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra210-adx.yaml12 channels each. A byte RAM helps to form output frames by any combination
13 of bytes from the input frame. Its design is identical to that of byte
/openbmc/linux/drivers/mtd/nand/
H A DKconfig31 bool "NAND ECC Smart Media byte order"
36 The original Linux implementation had byte 0 and 1 swapped.
/openbmc/linux/arch/arm64/include/asm/
H A Dalternative-macros.h98 .byte \orig_len
99 .byte \alt_len
/openbmc/qemu/accel/tcg/
H A Dldst_atomicity.c.inc222 * Load 4 bytes from @p, from two sequential atomic 4-byte loads.
245 * Load 8 bytes from @p, from two sequential atomic 8-byte loads.
273 * 8-byte load and extract.
295 * and p % 16 + s > 8. I.e. does not cross a 16-byte
296 * boundary, but *does* cross an 8-byte boundary.
325 * Load 4 bytes from @pv, with two 2-byte atomic loads.
343 * Load 8 bytes from @pv, with four 2-byte atomic loads.
361 * Load 8 bytes from @pv, with two 4-byte atomic loads.
379 * Load 8 bytes from aligned @pv, with at least 4-byte atomicity.
463 * individual byte loads (when the host requires alignment),
[all …]
/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.cpp41 uint8_t byte = strtoul(byteStr.c_str(), nullptr, 16); in fileToVector() local
42 data.emplace(data.end(), byte); in fileToVector()
166 uint8_t byte = strtoul(byteStr.c_str(), nullptr, 16); in toBinary() local
168 val.push_back(byte); in toBinary()
901 for (uint16_t byte : hardwareValue) in fixSystemVPD() local
903 hwValStream << setfill('0') << setw(2) << hex << byte; in fixSystemVPD()
1304 for (uint16_t byte : primaryValue) in fixSystemBackupVPD() local
1306 hwValStream << setfill('0') << setw(2) << hex << byte; in fixSystemBackupVPD()
1314 for (uint16_t byte : backupValue) in fixSystemBackupVPD() local
1316 hwValStream << setfill('0') << setw(2) << hex << byte; in fixSystemBackupVPD()
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst24 4-byte alignment physical address of a memory area which must be
63 4-byte aligned physical address of a memory area which must be in
195 Bits 63-6 hold 64-byte aligned physical address of a 64 byte memory area
223 APF, first 4 bytes of 64 byte memory location ('flags') will be written
235 Bytes 5-7 of 64 byte memory location ('token') will be written to by the
264 64-byte alignment physical address of a memory area which must be
313 interrupt is enabled (bit 0 set), bits 63-2 hold a 4-byte aligned
314 physical address of a 4 byte memory area which must be in guest RAM and
317 The first, least significant bit of 4 byte memory location will be
/openbmc/linux/arch/m68k/fpsp040/
H A Dfpsp.h127 .set CU_SAVEPC,LV-92 | micro-pc for CU (1 byte)
158 .set STAG,LV-40 | source tag (1 byte)
182 .set DTAG,LV-32 | dest tag (1 byte)
186 .set WB_BYTE,LV-31 | holds WBTE15 bit (1 byte)
189 .set E_BYTE,LV-28 | holds E1 and E3 bits (1 byte)
194 .set T_BYTE,LV-27 | holds T and U bits (1 byte)
227 .set q_sn_bit,7 | sign bit of quotient byte
/openbmc/linux/drivers/i2c/busses/
H A Di2c-mpc.c507 u8 byte; in mpc_i2c_do_action() local
558 byte = readb(i2c->base + MPC_I2C_DR); in mpc_i2c_do_action()
561 if (byte == 0 || byte > I2C_SMBUS_BLOCK_MAX) { in mpc_i2c_do_action()
565 msg->len += byte; in mpc_i2c_do_action()
576 dev_dbg(i2c->dev, "%s %02x\n", action_str[i2c->action], byte); in mpc_i2c_do_action()
577 msg->buf[i2c->byte_posn++] = byte; in mpc_i2c_do_action()
H A Di2c-iop3xx.c256 iop3xx_i2c_write_byte(struct i2c_algo_iop3xx_data *iop3xx_adap, char byte, in iop3xx_i2c_write_byte() argument
263 __raw_writel(byte, iop3xx_adap->ioaddr + DBR_OFFSET); in iop3xx_i2c_write_byte()
278 iop3xx_i2c_read_byte(struct i2c_algo_iop3xx_data *iop3xx_adap, char *byte, in iop3xx_i2c_read_byte() argument
297 *byte = __raw_readl(iop3xx_adap->ioaddr + DBR_OFFSET); in iop3xx_i2c_read_byte()
/openbmc/linux/Documentation/sound/cards/
H A Dserial-u16550.rst65 Out for each byte, so the aggregate data rate across all four MIDI Outs is
66 at most one byte every 520 us, as compared with the full MIDI data rate of
67 one byte every 320 us per port.
77 but does not allow sending the same byte simultaneously to multiple MIDI Outs.
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_legacy.c74 static void nand_write_byte(struct nand_chip *chip, uint8_t byte) in nand_write_byte() argument
76 chip->legacy.write_buf(chip, &byte, 1); in nand_write_byte()
86 static void nand_write_byte16(struct nand_chip *chip, uint8_t byte) in nand_write_byte16() argument
88 uint16_t word = byte; in nand_write_byte16()
/openbmc/linux/mm/kasan/
H A Dgeneric.c321 #define DEFINE_ASAN_SET_SHADOW(byte) \ argument
322 void __asan_set_shadow_##byte(const void *addr, ssize_t size) \
324 __memset((void *)addr, 0x##byte, size); \
326 EXPORT_SYMBOL(__asan_set_shadow_##byte)
/openbmc/linux/security/smack/
H A Dsmack_access.c491 int byte; in smk_netlbl_mls() local
497 for (cat = 1, cp = catset, byte = 0; byte < len; cp++, byte++) in smk_netlbl_mls()
/openbmc/linux/drivers/hid/
H A Dhid-uclogic-core.c369 unsigned int byte = frame->re_lsb / 8; in uclogic_raw_event_frame() local
375 u8 state = (data[byte] >> bit) & 0x3; in uclogic_raw_event_frame()
387 data[byte] = (data[byte] & ~((u8)3 << bit)) | in uclogic_raw_event_frame()
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c368 int byte, idx; in qxl_clientcap_ioctl() local
370 byte = param->index / 8; in qxl_clientcap_ioctl()
376 if (byte >= 58) in qxl_clientcap_ioctl()
379 if (qdev->rom->client_capabilities[byte] & (1 << idx)) in qxl_clientcap_ioctl()

1...<<11121314151617181920>>...74