Home
last modified time | relevance | path

Searched refs:byte (Results 326 – 350 of 1847) sorted by relevance

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

/openbmc/linux/drivers/net/usb/
H A Dsierra_net.c89 u8 byte; member
243 p->byte = *datap; in save8bit()
244 return datap + sizeof(p->byte); in save8bit()
275 padded = hh->msgid.byte & 0x80; in parse_hip()
276 hh->msgid.byte &= 0x7F; /* 7 bits */ in parse_hip()
278 hh->extmsgid.is_present = (hh->msgid.byte == SIERRA_NET_HIP_EXTENDEDID); in parse_hip()
425 sierra_net_set_ctx_index(priv, hh->msgspecific.byte); in sierra_net_handle_lsi()
514 switch (hh.msgid.byte) { in sierra_net_kevent()
517 hh.msgspecific.byte); in sierra_net_kevent()
523 hh.msgspecific.byte); in sierra_net_kevent()
[all …]
/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c662 u8 byte, offset; in mlxbf_i2c_smbus_read_data() local
690 for (byte = 0; byte < (length & mask); byte++) { in mlxbf_i2c_smbus_read_data()
1574 u8 reg, reg_cnt, byte, addr_tmp; in mlxbf_i2c_slave_enable() local
1598 for (byte = 0; byte < 4; byte++) { in mlxbf_i2c_slave_enable()
1619 priv->slave[(reg * 4) + byte] = slave; in mlxbf_i2c_slave_enable()
1634 u8 addr_tmp, reg, reg_cnt, byte; in mlxbf_i2c_slave_disable() local
1659 for (byte = 0; byte < 4; byte++) { in mlxbf_i2c_slave_disable()
1672 priv->slave[(reg * 4) + byte] = NULL; in mlxbf_i2c_slave_disable()
1965 u8 value, byte, addr; in mlxbf_i2c_irq_recv() local
1990 for (byte = 1; byte < recv_bytes; byte++) { in mlxbf_i2c_irq_recv()
[all …]
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A D0001-Allow-the-overriding-of-the-endianness-via-the-confi.patch19 @@ -13,7 +13,13 @@ checking for system byte ordering
70 - echo "$0: error: cannot detect system byte ordering"
73 + echo "$0: error: cannot detect system byte ordering"
/openbmc/qemu/pc-bios/optionrom/
H A Dlinuxboot.S187 .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
190 .byte 0xff, 0xff, 0x00, 0x00, 0x00, 0x9a, 0xcf, 0x00
193 .byte 0xff, 0xff, 0x00, 0x00, 0x00, 0x92, 0xcf, 0x00
/openbmc/u-boot/drivers/misc/
H A Dcros_ec_spi.c26 uint8_t byte; in cros_ec_spi_packet() local
40 rv = spi_xfer(slave, 8, NULL, &byte, 0); in cros_ec_spi_packet()
41 if (byte == SPI_PREAMBLE_END_BYTE) in cros_ec_spi_packet()
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Di2c_capture_bytes.md20 from the device. For example, a PMBus device transmits byte values in
21 little-endian order (least significant byte first).
30 …Must be prefixed with 0x and surrounded by double quotes. This is the location of the first byte. |
/openbmc/qemu/include/hw/xen/interface/io/
H A Dnetif.h318 uint8_t byte = buf[bufi]; in xen_netif_toeplitz_hash() local
322 if (byte & 0x80) in xen_netif_toeplitz_hash()
325 byte <<=1; in xen_netif_toeplitz_hash()
/openbmc/linux/arch/x86/crypto/
H A Dsm4-aesni-avx-asm_64.S106 .byte 0x00, 0x0d, 0x0a, 0x07, 0x04, 0x01, 0x0e, 0x0b
107 .byte 0x08, 0x05, 0x02, 0x0f, 0x0c, 0x09, 0x06, 0x03
111 .byte 0x07, 0x00, 0x0d, 0x0a, 0x0b, 0x04, 0x01, 0x0e
112 .byte 0x0f, 0x08, 0x05, 0x02, 0x03, 0x0c, 0x09, 0x06
116 .byte 0x0a, 0x07, 0x00, 0x0d, 0x0e, 0x0b, 0x04, 0x01
117 .byte 0x02, 0x0f, 0x08, 0x05, 0x06, 0x03, 0x0c, 0x09
121 .byte 0x0d, 0x0a, 0x07, 0x00, 0x01, 0x0e, 0x0b, 0x04
122 .byte 0x05, 0x02, 0x0f, 0x08, 0x09, 0x06, 0x03, 0x0c
126 .byte 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0
130 .byte 3, 2, 1, 0, 7, 6, 5, 4, 11, 10, 9, 8, 15, 14, 13, 12
/openbmc/qemu/include/hw/ppc/
H A Dspapr_ovec.h44 #define OV_BIT(byte, bit) ((byte - 1) * BITS_PER_BYTE + bit) argument
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-driver-ib_srp11 byte identifier extension in the 16-byte SRP target port
15 byte I/O controller GUID portion of the 16-byte target port
26 512-byte sectors to be transferred via a single SCSI command.
125 Description: Eight-byte identifier extension portion of the 16-byte target
132 Description: Eight-byte I/O controller GUID portion of the 16-byte target
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_snan.S153 cmpil #6,%d0 |check for byte
154 beqs sto_byte |branch if move_out byte
157 | Not byte, word or long
165 movel #4,%d0 |load byte count
187 movel #2,%d0 |load byte count
209 movel #1,%d0 |load byte count
221 movel %a7,%a0 |point to source byte
230 | number of bytes to write: 1=byte,2=word,4=long.
H A Dbinstr.S9 | in d0. (This pointer must point to byte 4 of the first
21 | A1. Init d7 to 1. D7 is the byte digit counter, and if 1, the
23 | to force the first byte formed to have a 0 in the upper 4 bits.
56 | d7: byte digit formation word;digit count {0,1}
114 beqs first_d |if non-zero, form byte & write
119 moveb %d7,(%a0)+ |store d7b byte in memory
/openbmc/qemu/tests/tcg/cris/bare/
H A Dcheck_moverm.s13 .byte 0x23
15 .byte 0xaa,0x11,0x99
/openbmc/u-boot/drivers/net/
H A Dlan91c96.h38 typedef unsigned char byte; typedef
75 #define SMC_outb(edev, d, r) ({ word __d = (byte)(d); \
121 byte *__b2; \
122 __b2 = (byte *) b; \
141 #define SMC_outb(edev, d, r) ({ word __d = (byte)(d); \
/openbmc/linux/drivers/media/pci/saa7146/
H A Dhexium_orion.c50 u8 byte; member
287 data.byte = hexium_saa7110[i]; in hexium_init_done()
305 data.byte = hexium_input_select[input].data[i].byte; in hexium_set_input()
309 pr_debug("%d: 0x%02x => 0x%02x\n", input, adr, data.byte); in hexium_set_input()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_pf_proto.c13 typedef u8 (*pf2vf_blkmsg_data_getter_fn)(u8 const *blkmsg, u8 byte);
81 u8 type, u8 byte, u8 max_size, u8 *data, in adf_pf2vf_blkmsg_get_data() argument
112 if (unlikely(byte >= msg_size)) { in adf_pf2vf_blkmsg_get_data()
114 byte, msg_size); in adf_pf2vf_blkmsg_get_data()
119 *data = data_getter(blkmsg, byte); in adf_pf2vf_blkmsg_get_data()
/openbmc/linux/arch/arm/kernel/
H A Dunwind.c66 int byte; /* current byte number in the instructions word */ member
220 ret = (*ctrl->insn >> (ctrl->byte * 8)) & 0xff; in unwind_get_byte()
222 if (ctrl->byte == 0) { in unwind_get_byte()
225 ctrl->byte = 3; in unwind_get_byte()
227 ctrl->byte--; in unwind_get_byte()
472 ctrl.byte = 2; in unwind_frame()
475 ctrl.byte = 1; in unwind_frame()
/openbmc/linux/arch/arm/mach-rpc/
H A Decard-loader.S18 @ Returns: byte read
31 @ Returns: byte read
/openbmc/linux/arch/riscv/kernel/
H A Defi-header.S34 .byte 0x02 // MajorLinkerVersion
35 .byte 0x14 // MinorLinkerVersion
/openbmc/linux/Documentation/hid/
H A Dhidreport-parsing.rst33 In our case, the length is 1 byte, the type is ``Global`` and the
34 function is ``Usage Page``, thus for parsing the value 0x01 in the second byte
43 ``0x09`` (i.e. ``00001001``) will be followed by one byte (``01``)
/openbmc/u-boot/board/keymile/common/
H A Divm.c24 unsigned char byte = 0; /* input buffer */ in ivm_calc_crc() local
29 byte = buf[i]; in ivm_calc_crc()
34 crc = crc ^ r1 ^ crc_tab[byte & 0xF]; in ivm_calc_crc()
39 crc = crc ^ r1 ^ crc_tab[(byte >> 4) & 0xF]; in ivm_calc_crc()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DVolume.interface.yaml12 type: array[byte]
49 type: array[byte]
61 type: array[byte]
65 type: array[byte]
/openbmc/qemu/ui/
H A Dvnc-enc-zrle.c.inc212 uint8_t byte = 0;
220 byte = (byte << bppp) | index;
223 vnc_write_u8(vs, byte);
228 byte <<= 8 - nbits;
229 vnc_write_u8(vs, byte);
/openbmc/docs/architecture/
H A Dipmi-architecture.md55 byte:LUN - LUN from netFn/LUN pair (0-3, as per the IPMI spec)
56 byte:netFn - netFn from netFn/LUN pair (as per the IPMI spec)
57 byte:cmd - IPMI command ID (as per the IPMI spec)
58 array<byte>:data - optional command data (as per the IPMI spec)
68 byte:CC - IPMI completion code
69 array<byte>:data - optional response data
276 For partial byte types, the least-significant bits of the next full byte are
278 written, it makes the code simple. Multi-byte fields are extracted as LSByte
281 When returning partial byte types, they are also packed into the reply in the
282 least-significant bit first order. As each byte fills up, the full byte gets
[all …]
/openbmc/qemu/qapi/
H A Dcrypto.json72 # @aes-128: AES with 128 bit / 16 byte keys
74 # @aes-192: AES with 192 bit / 24 byte keys
76 # @aes-256: AES with 256 bit / 32 byte keys
81 # @3des: 3DES(EDE) with 192 bit / 24 byte keys (since 2.9)
83 # @cast5-128: Cast5 with 128 bit / 16 byte keys
85 # @serpent-128: Serpent with 128 bit / 16 byte keys
87 # @serpent-192: Serpent with 192 bit / 24 byte keys
89 # @serpent-256: Serpent with 256 bit / 32 byte keys
91 # @twofish-128: Twofish with 128 bit / 16 byte keys
93 # @twofish-192: Twofish with 192 bit / 24 byte keys
[all …]

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