Home
last modified time | relevance | path

Searched refs:byte (Results 376 – 400 of 1847) sorted by relevance

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

/openbmc/qemu/docs/specs/
H A Dpvpanic.rst37 address space provided by its BAR0, 1 byte long. Any machine with a PCI bus
54 Returns a byte, with the same semantics as the I/O port interface.
62 Arg0 is a byte to be written, with the same semantics as the I/O interface.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DPowerSupplyRedundancy.interface.yaml20 type: array[byte]
35 type: byte
39 type: byte
/openbmc/linux/Documentation/w1/slaves/
H A Dw1_ds2438.rst43 Internally when this file is read, the additional CRC byte is also obtained
51 Internally when this file is read, the additional CRC byte is also obtained
57 This file controls the 2-byte Offset Register of the chip.
58 Writing a 2-byte value will change the Offset Register, which changes the
/openbmc/linux/drivers/mfd/
H A Drave-sp.c266 const unsigned char byte = *src++; in stuff() local
268 switch (byte) { in stuff()
275 *dest++ = byte; in stuff()
484 const unsigned char byte = *src++; in rave_sp_receive_buf() local
488 if (byte == RAVE_SP_STX) in rave_sp_receive_buf()
496 switch (byte) { in rave_sp_receive_buf()
561 deframer->data[deframer->length++] = byte; in rave_sp_receive_buf()
/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c512 fwupgCtx.compUpdateMask.ComponentBits.byte); in HpmfwupgUpgrade()
521 if (fwupgCtx.compUpdateMask.ComponentBits.byte) { in HpmfwupgUpgrade()
715 if ((pImageHeader->components.ComponentBits.byte & in HpmfwupgPreparationStage()
717 pImageHeader->components.ComponentBits.byte) { in HpmfwupgPreparationStage()
858 if (pActionRecord->components.ComponentBits.byte in HpmfwupgPreUpgradeCheck()
1029 pFwupgCtx->compUpdateMask.ComponentBits.byte & in HpmfwupgUpgradeStage()
1030 pActionRecord->components.ComponentBits.byte; in HpmfwupgUpgradeStage()
1048 pActionRecord->components.ComponentBits.byte; in HpmfwupgUpgradeStage()
1116 componentIdByte = components.ComponentBits.byte; in HpmFwupgActionUploadFirmware()
2027 pCtx->resp.rollbackComp.ComponentBits.byte); in HpmfwupgQueryRollbackStatus()
[all …]
/openbmc/qemu/tests/tcg/cris/bare/
H A Dcheck_movemr.s13 .byte 0x23
15 .byte 0xaa,0x11,0x99
/openbmc/linux/Documentation/hwmon/
H A Dabituguru-datasheet.rst117 Then for each byte of data you want to read wait for DATA to hold 0x01
119 DATA holds 0x01 read the byte from CMD.
136 Then for each byte of data you want to write wait for DATA to hold 0x00
138 once DATA holds 0x00 write the byte to CMD.
186 This bank contains 16 sensors, for each sensor it contains 1 byte.
197 This byte holds the reading from the sensor. Sensors in Bank1 can be both
278 low threshold temp (specified in byte 3)
282 high threshold temp (specified in byte 4)
287 byte 4:
294 This bank contains 6 sensors (AFAIK), for each sensor it contains 1 byte.
[all …]
/openbmc/qemu/docs/devel/
H A Dreplay.rst225 events. The header includes 4-byte replay version id and 8-byte reserved
245 - 4-byte number of executed instructions.
257 - 8-byte operation id.
269 - 1-byte character device id.
275 - 8-byte operation id.
279 - 1-byte network adapter id.
280 - 4-byte packet flags.
287 - 4-byte output function return value.
288 - 4-byte offset in the output array.
298 - 4-byte error code.
[all …]
/openbmc/u-boot/drivers/pci/
H A Dpci.c35 PCI_HOSE_OP(read, byte, u8 *)
38 PCI_HOSE_OP(write, byte, u8)
56 PCI_OP(read, byte, u8 *, *value = 0xff)
59 PCI_OP(write, byte, u8, )
101 PCI_READ_VIA_DWORD_OP(byte, u8 *, 0x03)
103 PCI_WRITE_VIA_DWORD_OP(byte, u8, 0x03, 0x000000ff)
/openbmc/qemu/hw/display/
H A Dedid-generate.c14 uint32_t byte; member
46 { .xres = 1024, .yres = 768, .byte = 36, .bit = 3 },
47 { .xres = 800, .yres = 600, .byte = 35, .bit = 0 },
48 { .xres = 640, .yres = 480, .byte = 35, .bit = 5 },
143 if (mode->byte) { in edid_fill_modes()
144 edid[mode->byte] |= (1 << mode->bit); in edid_fill_modes()
/openbmc/linux/sound/drivers/mpu401/
H A Dmpu401_uart.c392 unsigned char byte; in snd_mpu401_uart_input_read() local
397 byte = mpu->read(mpu, MPU401D(mpu)); in snd_mpu401_uart_input_read()
399 snd_rawmidi_receive(mpu->substream_input, &byte, 1); in snd_mpu401_uart_input_read()
417 unsigned char byte; in snd_mpu401_uart_output_write() local
422 &byte, 1) == 1) { in snd_mpu401_uart_output_write()
430 mpu->write(mpu, byte, MPU401D(mpu)); in snd_mpu401_uart_output_write()
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c114 __u32 byte; in net_toeplitz_add() local
116 for (byte = 0; byte < HASH_CALCULATION_BUFFER_SIZE; byte++) { in net_toeplitz_add()
117 __u8 input_byte = input[byte]; in net_toeplitz_add()
118 __u8 key_byte = key->next_byte[byte]; in net_toeplitz_add()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsdio.c143 byte = 0; in ath10k_sdio_config()
146 &byte); in ath10k_sdio_config()
154 byte); in ath10k_sdio_config()
156 byte = 0; in ath10k_sdio_config()
160 &byte); in ath10k_sdio_config()
168 byte); in ath10k_sdio_config()
174 byte = 0; in ath10k_sdio_config()
177 &byte); in ath10k_sdio_config()
183 byte); in ath10k_sdio_config()
190 byte = 0; in ath10k_sdio_config()
[all …]
/openbmc/linux/Documentation/arch/sparc/oradax/
H A Ddax-hv-api.txt352 0x0 Byte aligned, 1 byte elements
353 0x1 Byte aligned, 2 byte elements
356 0x4 16 byte aligned, 16 byte elements
416 The extract CCB is a 64-byte “short format” CCB.
619 These commands are 128-byte “long format” CCBs.
752 These commands are 64-byte “short format” CCBs.
847 The select CCB is a 64-byte “short format” CCB.
922 These commands are 64-byte “short format” CCBs.
977 using byte offsets and sizes relative to the memory base:
1027 byte becomes non-zero.
[all …]
/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c148 unsigned char byte; in dwarf_read_uleb128() local
156 byte = __raw_readb(addr); in dwarf_read_uleb128()
160 result |= (byte & 0x7f) << shift; in dwarf_read_uleb128()
163 if (!(byte & 0x80)) in dwarf_read_uleb128()
182 unsigned char byte; in dwarf_read_leb128() local
192 byte = __raw_readb(addr); in dwarf_read_leb128()
194 result |= (byte & 0x7f) << shift; in dwarf_read_leb128()
198 if (!(byte & 0x80)) in dwarf_read_leb128()
205 if ((shift < num_bits) && (byte & 0x40)) in dwarf_read_leb128()
/openbmc/linux/arch/arm/crypto/
H A Dchacha-neon-core.S205 .Lrol8_table: .byte 3, 0, 1, 2, 7, 4, 5, 6
636 .byte 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07
637 .byte 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f
638 .byte 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17
639 .byte 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f
640 .byte 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07
641 .byte 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f
642 .byte 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17
643 .byte 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f
/openbmc/linux/lib/raid6/
H A Dint.uc57 * The SHLBYTE() operation shifts each byte left by 1, *not*
58 * rolling over into the next byte
69 * The MASK() operation returns 0xFF in any byte for which the high
70 * bit is 1, 0x00 for any byte for which the high bit is 0.
H A Dneon.uc35 * The SHLBYTE() operation shifts each byte left by 1, *not*
36 * rolling over into the next byte
44 * The MASK() operation returns 0xFF in any byte for which the high
45 * bit is 1, 0x00 for any byte for which the high bit is 0.
/openbmc/linux/Documentation/arch/arm64/
H A Dtagged-pointers.rst14 via TTBR0 (i.e. userspace mappings) have the top byte (bits 63:56) of
16 this byte for application use.
76 The architecture prevents the use of a tagged PC, so the upper byte will
88 only in the upper byte.
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget86 compatible_id 8-byte string for "Compatible ID"
87 sub_compatible_id 8-byte string for "Sub Compatible ID"
141 b_vendor_code one-byte value used for custom per-device and
156 bVendorCode one-byte value used for custom per-device
H A Dsysfs-driver-wacom72 When writing a 1024 byte raw image in Wacom Intuos 4
75 1024 byte binary is split up into 16x 64 byte chunks. Each 64
76 byte chunk encodes the image data for two consecutive lines on
77 the display. The low nibble of each byte contains the first
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dintel,ixp4xx-expansion-peripheral-props.yaml49 intel,ixp4xx-eb-byte-access-on-halfword:
50 description: Allow byte read access on half word devices.
74 intel,ixp4xx-eb-byte-access:
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb8.rst21 sample. Each sample is stored in a byte. Each n-pixel row contains n/2
27 Each cell is one byte.
/openbmc/linux/drivers/media/usb/gspca/
H A Dt613.c382 u8 byte; in om6802_sensor_init() local
406 byte = reg_r(gspca_dev, 0x0060); in om6802_sensor_init()
407 if (!(byte & 0x01)) in om6802_sensor_init()
411 byte = reg_r(gspca_dev, 0x0063); in om6802_sensor_init()
412 if (byte != 0x17) { in om6802_sensor_init()
413 pr_err("Bad sensor reset %02x\n", byte); in om6802_sensor_init()
427 byte = reg_r(gspca_dev, 0x60); in om6802_sensor_init()
428 if (!(byte & 0x01)) in om6802_sensor_init()
/openbmc/linux/include/trace/events/
H A Drxrpc.h494 enum rxrpc_abort_reason { rxrpc_abort_reasons } __mode(byte);
495 enum rxrpc_bundle_trace { rxrpc_bundle_traces } __mode(byte);
497 enum rxrpc_call_trace { rxrpc_call_traces } __mode(byte);
500 enum rxrpc_conn_trace { rxrpc_conn_traces } __mode(byte);
501 enum rxrpc_local_trace { rxrpc_local_traces } __mode(byte);
502 enum rxrpc_peer_trace { rxrpc_peer_traces } __mode(byte);
510 enum rxrpc_sack_trace { rxrpc_sack_traces } __mode(byte);
511 enum rxrpc_skb_trace { rxrpc_skb_traces } __mode(byte);
512 enum rxrpc_timer_trace { rxrpc_timer_traces } __mode(byte);
513 enum rxrpc_tx_point { rxrpc_tx_points } __mode(byte);
[all …]

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