Home
last modified time | relevance | path

Searched refs:byte (Results 2601 - 2625 of 3486) sorted by relevance

1...<<101102103104105106107108109110>>...140

/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/ec/
H A Decp_nistz256-x86_64.s2451 .byte 0xf3,0xc3
2521 .byte 0xf3,0xc3
2597 .byte 0xf3,0xc3
2653 .byte 0xf3,0xc3
2709 .byte 0xf3,0xc3
2765 .byte 0xf3,0xc3
3090 .byte 0xf3,0xc3
3137 .byte 102,72,15,110,205
3144 .byte 102,73,15,110,214
3151 .byte 10
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c77 #define outp(port, byte) outb((byte), (port))
125 * Narrow boards only support 12-byte commands, while wide boards
126 * extend to 16-byte commands.
865 #define ADV_MEM_WRITEB(addr, byte) writeb(byte, addr)
945 uchar reserved1; /* reserved byte (not used) */
1395 #define QUEUE_128 0x0400 /* Queue Size, 1: 128 byte, 0: 64 byte */
1426 * bus mode override bits [12:10] have been moved to byte registe
4807 uchar byte; AdvInitAsc38C0800Driver() local
5293 uchar byte; AdvInitAsc38C1600Driver() local
6249 uchar byte; AscCalSDTRData() local
[all...]
/kernel/linux/linux-5.10/drivers/atm/
H A Didt77252.c381 u8 byte; in idt77252_eeprom_read_status() local
394 byte = 0; in idt77252_eeprom_read_status()
396 byte <<= 1; in idt77252_eeprom_read_status()
401 byte |= idt77252_read_gp(card) & SAR_GP_EEDI ? 1 : 0; in idt77252_eeprom_read_status()
409 return byte; in idt77252_eeprom_read_status()
415 u8 byte; in idt77252_eeprom_read_byte() local
442 byte = 0; in idt77252_eeprom_read_byte()
444 byte <<= 1; in idt77252_eeprom_read_byte()
449 byte |= idt77252_read_gp(card) & SAR_GP_EEDI ? 1 : 0; in idt77252_eeprom_read_byte()
457 return byte; in idt77252_eeprom_read_byte()
[all...]
/kernel/linux/linux-6.6/drivers/atm/
H A Didt77252.c381 u8 byte; in idt77252_eeprom_read_status() local
394 byte = 0; in idt77252_eeprom_read_status()
396 byte <<= 1; in idt77252_eeprom_read_status()
401 byte |= idt77252_read_gp(card) & SAR_GP_EEDI ? 1 : 0; in idt77252_eeprom_read_status()
409 return byte; in idt77252_eeprom_read_status()
415 u8 byte; in idt77252_eeprom_read_byte() local
442 byte = 0; in idt77252_eeprom_read_byte()
444 byte <<= 1; in idt77252_eeprom_read_byte()
449 byte |= idt77252_read_gp(card) & SAR_GP_EEDI ? 1 : 0; in idt77252_eeprom_read_byte()
457 return byte; in idt77252_eeprom_read_byte()
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9itxfm_16bpp.asm677 movzx cntd, byte [ptrq+cntq-1]
679 movzx cntd, byte [default_8x8+cntq-1]
926 movzx cntd, byte [ptrq+cntq-1]
928 movzx cntd, byte [%5_8x8+cntq-1]
1133 movzx cntd, byte [ptrq+cntq-1]
1135 movzx cntd, byte [default_16x16+cntq-1]
1450 movzx cntd, byte [ptrq+cntq-1]
1452 movzx cntd, byte [%7_16x16+cntq-1]
1963 movzx cntd, byte [ptrq+cntq-1]
1965 movzx cntd, byte [default_32x3
[all...]
/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_syncer_impl.cpp67 for (const auto& byte : hash) { in Init()
68 stream << std::uppercase << std::hex << std::setfill('0') << std::setw(width) << static_cast<int>(byte); in Init()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_stub.cpp260 auto byte = elem.content[k]; in SendScanInfo()
261 outParcel.WriteInt32(static_cast<int>(byte)); in SendScanInfo()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h33 // 00, null terminated Unicode text, length prefixed with 2 byte unsigned integer
35 // 01, byte sequence, length prefixed with 2 byte unsigned integer
36 // 00, null terminated Unicode text, length prefixed with 2 byte unsigned integer
38 // 10, 1 byte quantity
39 // 00, null terminated Unicode text, length prefixed with 2 byte unsigned integer
41 // 11, 4 byte quantity – transmitted in network byte order (high byte first)
42 // 00, null terminated Unicode text, length prefixed with 2 byte unsigne
[all...]
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dhead_64.S731 SYM_DATA(efi_is64, .byte 1)
771 * handle <-- 16-byte aligned on entry by ABI
775 * saved %ebx <-- 16-byte aligned here
779 * handle <-- 16-byte aligned for call to handle_protocol
814 .byte 0x8e, 0x3f, 0x00, 0xa0, 0xc9, 0x69, 0x72, 0x3b
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dvx-insn.h5 * Assembler macros to generate .byte/.word code for particular
18 /* Macros to generate vector instruction byte code */
227 .byte (\m << 4) | rxb
241 .byte \opc
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish-avx-x86_64-asm_64.S20 .byte 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0
25 .byte 0x87, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dparavirt.h703 .byte ptype; \
704 .byte 772b-771b; \
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-stm32f4.c316 * stm32f4_i2c_write_ byte() - Write a byte in the data register
318 * @byte: Data to write in the register
320 static void stm32f4_i2c_write_byte(struct stm32f4_i2c_dev *i2c_dev, u8 byte) in stm32f4_i2c_write_byte() argument
322 writel_relaxed(byte, i2c_dev->base + STM32F4_I2C_DR); in stm32f4_i2c_write_byte()
406 * For 2-byte reception, 3-byte reception and for Data N-2, N-1 and N in stm32f4_i2c_handle_read()
407 * for N-byte reception with N > 3, we do not have to read the data in stm32f4_i2c_handle_read()
408 * register when RX not empty event occurs as we have to wait for byte in stm32f4_i2c_handle_read()
418 * For N byte receptio in stm32f4_i2c_handle_read()
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dssd1307fb.c169 * pixels, and the width of the screen. When sending a byte of in ssd1307fb_update_display()
171 * column. I.e, the first byte are the 8 bits of the first in ssd1307fb_update_display()
205 u8 byte = vmem[(8 * i + k) * line_length + in ssd1307fb_update_display() local
207 u8 bit = (byte >> (j % 8)) & 1; in ssd1307fb_update_display()
/kernel/linux/linux-5.10/sound/drivers/
H A Dmtpav.c245 static void snd_mtpav_send_byte(struct mtpav *chip, u8 byte) in snd_mtpav_send_byte() argument
259 snd_mtpav_mputreg(chip, DREG, byte); in snd_mtpav_send_byte()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_eld.c130 codec_info(codec, "HDMI: ELD data byte %d: 0x%x\n", byte_index, val); in hdmi_get_eld_data()
135 #define GRAB_BITS(buf, byte, lowbit, bits) \
141 (buf[byte] >> (lowbit)) & ((1 << (bits)) - 1); \
325 codec_info(codec, "HDMI: invalid ELD data byte %d\n", i); in snd_hdmi_get_eld()
331 * The first byte cannot be zero. This can happen on some DVI in snd_hdmi_get_eld()
720 /* rates from the extra byte */ in snd_hdmi_get_eld_ati()
758 /* Baseline ELD block length is 4-byte aligned */ in snd_hdmi_get_eld_ati()
761 /* Baseline ELD length (4-byte header is not counted in) */ in snd_hdmi_get_eld_ati()
/kernel/linux/linux-5.10/lib/
H A Ddecompress_unlzma.c316 static inline int INIT write_byte(struct writer *wr, uint8_t byte) in write_byte() argument
318 wr->buffer[wr->buffer_pos++] = wr->previous_byte = byte; in write_byte()
/kernel/linux/linux-5.10/drivers/media/usb/go7007/
H A Dgo7007-driver.c377 * Store a byte in the current video buffer, if there is one.
379 static inline void store_byte(struct go7007_buffer *vb, u8 byte) in store_byte() argument
384 ptr[vb->vb.vb2_buf.planes[0].bytesused++] = byte; in store_byte()
/kernel/linux/linux-5.10/drivers/staging/kpc2000/
H A Dkpc2000_i2c.c263 /* Use 32-byte buffer to process this transaction */ in i801_block_transaction_by_block()
473 outb_p(data->byte, SMBHSTDAT0(priv)); in i801_access()
564 data->byte = inb_p(SMBHSTDAT0(priv)); in i801_access()
/kernel/linux/linux-6.6/drivers/media/usb/go7007/
H A Dgo7007-driver.c379 * Store a byte in the current video buffer, if there is one.
381 static inline void store_byte(struct go7007_buffer *vb, u8 byte) in store_byte() argument
386 ptr[vb->vb.vb2_buf.planes[0].bytesused++] = byte; in store_byte()
/kernel/linux/linux-6.6/drivers/accel/ivpu/
H A Divpu_drv.c47 module_param_named(pll_min_ratio, ivpu_pll_min_ratio, byte, 0644);
51 module_param_named(pll_max_ratio, ivpu_pll_max_ratio, byte, 0644);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dparavirt.h753 .byte ptype; \
754 .byte 772b-771b; \
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-stm32f4.c316 * stm32f4_i2c_write_byte() - Write a byte in the data register
318 * @byte: Data to write in the register
320 static void stm32f4_i2c_write_byte(struct stm32f4_i2c_dev *i2c_dev, u8 byte) in stm32f4_i2c_write_byte() argument
322 writel_relaxed(byte, i2c_dev->base + STM32F4_I2C_DR); in stm32f4_i2c_write_byte()
406 * For 2-byte reception, 3-byte reception and for Data N-2, N-1 and N in stm32f4_i2c_handle_read()
407 * for N-byte reception with N > 3, we do not have to read the data in stm32f4_i2c_handle_read()
408 * register when RX not empty event occurs as we have to wait for byte in stm32f4_i2c_handle_read()
418 * For N byte reception with N > 3 we directly read data register in stm32f4_i2c_handle_read()
427 * stm32f4_i2c_handle_rx_done() - Handle byte transfe
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_eld.c130 codec_info(codec, "HDMI: ELD data byte %d: 0x%x\n", byte_index, val); in hdmi_get_eld_data()
135 #define GRAB_BITS(buf, byte, lowbit, bits) \
141 (buf[byte] >> (lowbit)) & ((1 << (bits)) - 1); \
325 codec_info(codec, "HDMI: invalid ELD data byte %d\n", i); in snd_hdmi_get_eld()
331 * The first byte cannot be zero. This can happen on some DVI in snd_hdmi_get_eld()
724 /* rates from the extra byte */ in snd_hdmi_get_eld_ati()
762 /* Baseline ELD block length is 4-byte aligned */ in snd_hdmi_get_eld_ati()
765 /* Baseline ELD length (4-byte header is not counted in) */ in snd_hdmi_get_eld_ati()
/kernel/linux/linux-6.6/sound/drivers/
H A Dmtpav.c244 static void snd_mtpav_send_byte(struct mtpav *chip, u8 byte) in snd_mtpav_send_byte() argument
258 snd_mtpav_mputreg(chip, DREG, byte); in snd_mtpav_send_byte()

Completed in 47 milliseconds

1...<<101102103104105106107108109110>>...140