/openbmc/linux/arch/arm/crypto/ |
H A D | sha1-armv4-large.S | 501 .LK_00_19: .word 0x5a827999 502 .LK_20_39: .word 0x6ed9eba1 503 .LK_40_59: .word 0x8f1bbcdc 504 .LK_60_79: .word 0xca62c1d6
|
/openbmc/linux/drivers/dma/ti/ |
H A D | cppi41.c | 889 unsigned word; in init_sched() local 892 word = 0; in init_sched() 901 cppi_writel(reg, cdd->sched_mem + DMA_SCHED_WORD(word)); in init_sched() 902 word++; in init_sched()
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | fallback-mechanisms.rst | 294 word-address + 32-bit value pairs. With the word-address incrementing 4 295 bytes (1 word) for each pair until a page is complete. A complete page is 296 followed by a new page-address, followed by more word + value pairs. This
|
/openbmc/linux/arch/x86/crypto/ |
H A D | chacha-ssse3-x86_64.S | 233 # algorithm performs each operation on the corresponding word of each 234 # state matrix, hence requires no word shuffling. For final XORing step 236 # which allows us to do XOR in SSE registers. 8/16-bit word rotation is 238 # 7/12-bit word rotation uses traditional shift+OR.
|
/openbmc/linux/drivers/media/pci/pt1/ |
H A D | pt1.c | 1145 u32 word; in pt1_i2c_xfer() local 1173 word = pt1_read_reg(pt1, 2); in pt1_i2c_xfer() 1175 next_msg->buf[len] = word; in pt1_i2c_xfer() 1176 word >>= 8; in pt1_i2c_xfer()
|
/openbmc/linux/drivers/net/ethernet/sgi/ |
H A D | ioc3-eth.c | 589 u16 word; in ioc3_mii_init() local 593 word = ioc3_mdio_read(ip->mii.dev, i, MII_PHYSID1); in ioc3_mii_init() 595 if (word != 0xffff && word != 0x0000) { in ioc3_mii_init()
|
/openbmc/qemu/hw/intc/ |
H A D | sifive_plic.c | 148 uint32_t word = (addr - plic->pending_base) >> 2; in sifive_plic_read() local 150 return plic->pending[word]; in sifive_plic_read()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | OPUBL-1.0 | 72 Send E-mail to opal-request@opencontent.org with the word "subscribe" in the body. 78 Send E-mail to opal-request@opencontent.org with the word "unsubscribe" in the body.
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | start.S | 384 .word __rel_dyn_start - pie_fixup 386 .word __rel_dyn_end - pie_fixup
|
/openbmc/linux/arch/sh/lib/ |
H A D | copy_page.S | 104 ! Copy bytes to long word align src 332 ! Read longword, write byte, word, byte per iteration
|
H A D | udivsi3_i4i.S | 295 .word 128 312 .word 0xff00
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-xgene-slimpro.c | 371 data->word = val; in xgene_slimpro_i2c_xfer() 373 val = data->word; in xgene_slimpro_i2c_xfer()
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | asmmacro.h | 158 .word 97f, handler; \
|
/openbmc/linux/Documentation/hwmon/ |
H A D | nsa320.rst | 34 Following each chip select pulse the chip will generate a single 32 bit word
|
/openbmc/linux/arch/arc/lib/ |
H A D | strchr-700.S | 68 ; Found searched-for character. r0 has already advanced to next word.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-yuv-luma.rst | 163 its padding located in the most significant bits of the 16 bit word.
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | winmacro.h | 113 .word 661b; \
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A D | chcr_ktls.c | 330 static int chcr_set_tcb_field(struct chcr_ktls_info *tx_info, u16 word, in chcr_set_tcb_field() argument 344 req->word_cookie = htons(TCB_WORD_V(word)); in chcr_set_tcb_field() 746 u32 tid, void *pos, u16 word, in __chcr_write_cpl_set_tcb_ulp() argument 773 cpl->word_cookie = htons(TCB_WORD_V(word)); in __chcr_write_cpl_set_tcb_ulp() 803 void *pos, u16 word, u64 mask, in chcr_write_cpl_set_tcb_ulp() argument 814 __chcr_write_cpl_set_tcb_ulp(tx_info, tid, buf, word, q, in chcr_write_cpl_set_tcb_ulp() 822 pos = __chcr_write_cpl_set_tcb_ulp(tx_info, tid, pos, word, q, in chcr_write_cpl_set_tcb_ulp()
|
/openbmc/u-boot/drivers/video/ |
H A D | ipu_disp.c | 260 static void ipu_dc_write_tmpl(int word, u32 opcode, u32 operand, int map, in ipu_dc_write_tmpl() argument 271 __raw_writel(reg, ipu_dc_tmpl_reg + word * 2); in ipu_dc_write_tmpl() 276 __raw_writel(reg, ipu_dc_tmpl_reg + word * 2 + 1); in ipu_dc_write_tmpl()
|
/openbmc/linux/drivers/staging/pi433/Documentation/ |
H A D | pi433.txt | 125 optionOn - a sync word will be automatically added to 127 optionOff - no sync word will be added 152 length of the sync word. Allowed values: 0...8
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fusion.h | 808 u32 word; member 1087 u64 word; member 1360 __le64 word; member
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 3442 u16 i, word; in e1000_read_nvm_ich8lan() local 3469 &word); in e1000_read_nvm_ich8lan() 3472 data[i] = word; in e1000_read_nvm_ich8lan() 3650 u16 word = 0; in e1000_read_flash_byte_ich8lan() local 3658 ret_val = e1000_read_flash_data_ich8lan(hw, offset, 1, &word); in e1000_read_flash_byte_ich8lan() 3663 *data = (u8)word; in e1000_read_flash_byte_ich8lan() 4177 u16 word; in e1000_validate_nvm_checksum_ich8lan() local 4195 word = NVM_COMPAT; in e1000_validate_nvm_checksum_ich8lan() 4199 word = NVM_FUTURE_INIT_WORD1; in e1000_validate_nvm_checksum_ich8lan() 4204 ret_val = e1000_read_nvm(hw, word, 1, &data); in e1000_validate_nvm_checksum_ich8lan() [all …]
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | iskeleton.S | 193 | d1 = `xxxxxxff -> longword; `xxxxxx00 -> word 259 | d1 = `xxxxxxff -> longword; `xxxxxx00 -> word
|
/openbmc/u-boot/arch/sh/lib/ |
H A D | udivsi3_i4i.S | 293 .word 128 310 .word 0xff00
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | ucd9000.c | 120 int reg, u16 word) in ucd90320_write_word_data() argument 127 ret = pmbus_write_word_data(client, page, reg, word); in ucd90320_write_word_data()
|