Home
last modified time | relevance | path

Searched refs:byte (Results 1276 – 1300 of 1847) sorted by relevance

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-powermac.c62 buf = &data->byte; in i2c_powermac_smbus_xfer()
/openbmc/linux/include/linux/
H A Dfscache.h67 } __attribute__((mode(byte)));
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-qemu_fw_cfg50 name The 56-byte nul-terminated ASCII string used as the
/openbmc/pldm/libpldmresponder/
H A Dpdr_numeric_effecter.hpp144 pdr->range_field_support.byte = e.value("range_field_support", 0); in generateNumericEffecterPDR()
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc1443 /* Without MIE3, each byte gets the count of bits for the byte. */
1446 /* Multiply to sum each byte at the top of the word. */
1598 * Reject 16-byte memop with 16-byte atomicity,
1793 * byte of the access.
1912 * 16-byte alignment, that's all we need. If we arrive with
1913 * lesser alignment, we have determined that less than 16-byte
1914 * alignment can be satisfied with two 8-byte loads.
2736 uint8_t byte = val >> (i * 8);
2737 if (byte == 0xff) {
2739 } else if (byte != 0) {
[all …]
/openbmc/linux/drivers/media/usb/gspca/
H A Dsunplus.c275 u16 byte) in reg_w_1() argument
281 gspca_dev->usb_buf[0] = byte; in reg_w_1()
/openbmc/linux/Documentation/usb/
H A Dgadget_printer.rst27 byte when the USB HOST sends a device request to get the printer status. The
28 user space firmware can read or write this status byte using a device file
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dkickstart.rst148 the units "s" / "S" for 512 byte sector, "k" / "K" for kibibyte, "M"
197 specifies the partition system ID, which is a one byte long,
/openbmc/linux/drivers/scsi/esas2r/
H A Datioctl.h1014 u8 byte[1]; member
1212 u8 byte[1]; member
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00.h1092 const unsigned int byte) in rt2x00_eeprom_byte() argument
1094 return *(((u8 *)rt2x00dev->eeprom) + byte); in rt2x00_eeprom_byte()
/openbmc/linux/Documentation/arch/ia64/
H A Daliasing.rst150 registers typically can be accessed only with four-byte or
151 eight-byte accesses, and the copy_from_user() path doesn't allow
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h1264 #define SEQ_MIDIOUT(device, byte) {_SEQ_NEEDBUF(4);\ argument
1266 _seqbuf[_seqbufptr+1] = (byte);\
/openbmc/linux/drivers/auxdisplay/
H A Dpanel.c683 static void lcd_send_serial(int byte) in lcd_send_serial() argument
694 if (byte & 1) { in lcd_send_serial()
705 byte >>= 1; in lcd_send_serial()
/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c984 int byte = 0; in mtk_pcm_btcvsd_pointer() local
1013 byte = packet_diff * bt_stream->packet_size; in mtk_pcm_btcvsd_pointer()
1015 frame = btcvsd_bytes_to_frame(substream, byte); in mtk_pcm_btcvsd_pointer()
/openbmc/linux/Documentation/arch/s390/
H A Ds390dbf.rst140 /* register 4 debug areas with one page each and 4 byte data field */
290 For this method it is recommended to use '16 * x + 4' byte (x = 0..n)
307 byte data area in the debug_register() function.
/openbmc/linux/Documentation/filesystems/
H A Dvfat.rst284 unsigned char attr; // attribute byte
325 unsigned char attr; // attribute byte
339 1) The attribute byte for a slot directory entry is always set
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst64 of 2-byte messages). Note that the CEC kernel framework will also reply
102 - Timestamp in ns of when the last byte of the message was transmitted.
107 - Timestamp in ns of when the last byte of the message was received.
/openbmc/linux/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c454 unsigned int bit, byte; in anfc_read_page_hw_ecc() local
472 byte = anand->errloc[i] >> 3; in anfc_read_page_hw_ecc()
473 raw_buf[byte] ^= bit; in anfc_read_page_hw_ecc()
/openbmc/linux/Documentation/target/
H A Dtcmu-design.rst158 signals the kernel via a 4-byte write(). When cmd_head equals
162 TCMU commands are 8-byte aligned. They start with a common header
185 kernel via the UIO method, a 4-byte write to the file descriptor.
/openbmc/u-boot/doc/uImage.FIT/
H A Dbeaglebone_vboot.txt314 like ghex, and change a byte in the kernel:
321 This tells us that the kernel starts at byte offset 168 (decimal) in image.fit
322 and extends for about 7MB. Try changing a byte at 0x2000 (say) and run
412 need to change the hash to match. Let's simulate that by changing a byte of
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c49 u32 byte = 0; in tcm_qla2xxx_parse_wwn() local
58 if (strict && pos++ == 2 && byte++ < 7) { in tcm_qla2xxx_parse_wwn()
67 if (strict && byte != 8) in tcm_qla2xxx_parse_wwn()
83 err, cp - name, pos, byte); in tcm_qla2xxx_parse_wwn()
/openbmc/linux/arch/x86/crypto/
H A Daria-gfni-avx512-asm_64.S538 .byte SHUFB_BYTES(0), SHUFB_BYTES(1), SHUFB_BYTES(2), SHUFB_BYTES(3)
539 .byte SHUFB_BYTES(0), SHUFB_BYTES(1), SHUFB_BYTES(2), SHUFB_BYTES(3)
555 .byte 0x0f, 0x0e, 0x0d, 0x0c, 0x0b, 0x0a, 0x09, 0x08
556 .byte 0x07, 0x06, 0x05, 0x04, 0x03, 0x02, 0x01, 0x00
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c122 i2c_algo_dp_aux_put_byte(struct i2c_adapter *adapter, u8 byte) in i2c_algo_dp_aux_put_byte() argument
129 return i2c_algo_dp_aux_transaction(adapter, MODE_I2C_WRITE, byte, NULL); in i2c_algo_dp_aux_put_byte()
702 uint16_t address, uint8_t byte) in cdv_intel_dp_aux_native_write_1() argument
704 return cdv_intel_dp_aux_native_write(encoder, address, &byte, 1); in cdv_intel_dp_aux_native_write_1()
/openbmc/linux/Documentation/driver-api/
H A Dipmi.rst701 When preop is set to "preop_give_data", one byte comes ready to read
757 * Sensor #: The first byte of the panic string (0 if no panic string)
760 * Event data 2: second byte of panic string
761 * Event data 3: third byte of panic string
770 * Record type (byte 2): 0xf0 (OEM non-timestamped)
771 * byte 3: The slave address of the card saving the panic
772 * byte 4: A sequence number (starting at zero)
/openbmc/linux/drivers/scsi/
H A Dmegaraid.c1181 u8 byte; in issue_scb_block() local
1233 while (!((byte = irq_state(adapter)) & INTR_VALID)) in issue_scb_block()
1236 set_irq_state(adapter, byte); in issue_scb_block()
1267 u8 byte; in megaraid_isr_iomapped() local
1278 byte = irq_state(adapter); in megaraid_isr_iomapped()
1279 if( (byte & VALID_INTR_BYTE) == 0 ) { in megaraid_isr_iomapped()
1285 set_irq_state(adapter, byte); in megaraid_isr_iomapped()

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