Home
last modified time | relevance | path

Searched refs:word (Results 251 – 275 of 1248) sorted by relevance

1...<<11121314151617181920>>...50

/openbmc/linux/drivers/scsi/arm/
H A Dcumana_2.c224 unsigned long word; in cumanascsi_2_dma_pseudo()
233 word = *addr | *(addr + 1) << 8; in cumanascsi_2_dma_pseudo()
234 writew(word, info->base + CUMANASCSI2_PSEUDODMA); in cumanascsi_2_dma_pseudo()
260 unsigned long word; in cumanascsi_2_dma_pseudo() local
269 word = readw(info->base + CUMANASCSI2_PSEUDODMA); in cumanascsi_2_dma_pseudo()
270 *addr++ = word; in cumanascsi_2_dma_pseudo()
272 *addr++ = word >> 8; in cumanascsi_2_dma_pseudo()
/openbmc/u-boot/drivers/net/
H A Dlan91c96.c144 __maybe_unused word mem_info; in dump_memory_info()
145 word old_bank; in dump_memory_info()
167 word old_bank = SMC_inw(dev, LAN91C96_BANK_SELECT); in poll4int()
414 SMC_outw(dev, *((word *) (buf + (length & 0xFFFFFFFC))), in smc_send_packet()
490 word address; in smc_open()
518 word status; in smc_rcv()
519 word packet_length; in smc_rcv()
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_mac16.S141 1: .word 0x55aa137f, 0x12345678, 0x137fa5a5
160 .word 0x55aa137f, 0x12345678
197 1: .word 0xf7315a5a, 0xf7315a5a, 0xf7315a5a, 0x12345678
211 1: .word 0xa5a5137f, 0xa5a5137f, 0xa5a5137f, 0x12345678
225 .word 0x12345678, 0xf7315a5a, 0xf7315a5a, 0xf7315a5a
240 .word 0x12345678, 0xa5a5137f, 0xa5a5137f, 0xa5a5137f
/openbmc/linux/arch/sparc/kernel/
H A Dktlb.S64 .word 661b
89 .word 661b
176 .word 661b
247 .word 661b
258 .word 661b
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_fline.S44 subl #4,%a7 |4 accounts for 2-word difference
45 | ;between six word frame (unimp) and
46 | ;four word frame
58 movel L_SCR1(%a6),%d0 |d0 contains the fline and command word
90 movew %d0,CMDREG1B(%a6) |move the lower word into CMDREG1B
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Dhead.S22 .word 0
33 .word 0 /* reserved (used for PE COFF offset) */
/openbmc/u-boot/board/qualcomm/dragonboard410c/
H A Dhead.S19 .word 0
33 .word 0 /* reserved */
/openbmc/linux/drivers/misc/eeprom/
H A Deeprom.c61 int word = i2c_smbus_read_word_data(client, i); in eeprom_update_client() local
62 if (word < 0) in eeprom_update_client()
64 data->data[i] = word & 0xff; in eeprom_update_client()
65 data->data[i + 1] = word >> 8; in eeprom_update_client()
H A Deeprom_93cx6.c172 void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_read() argument
185 command = (PCI_EEPROM_READ_OPCODE << eeprom->width) | word; in eeprom_93cx6_read()
219 void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_multiread() argument
227 eeprom_93cx6_read(eeprom, word + i, &tmp); in eeprom_93cx6_multiread()
/openbmc/linux/include/linux/
H A Dbtf_ids.h37 #define ____BTF_ID(symbol, word) \ argument
45 word \
48 #define __BTF_ID(symbol, word) \ argument
49 ____BTF_ID(symbol, word)
/openbmc/qemu/tests/migration/i386/
H A Da-b-bootblock.S117 .word 0, 0
124 .word 0xFFFF, 0
131 .word 0xFFFF, 0
135 .word 0x27 /* limit */
/openbmc/u-boot/board/renesas/r2dplus/
H A Dlowlevel_init.S96 RTCNT_D: .word 0xA500 /* RTCNT Write Code A5h Data 00h */
99 RTCOR_D: .word 0xA534 /* RTCOR Write Code */
102 RTCSR_D: .word 0xA510 /* RTCSR Write Code */
/openbmc/u-boot/arch/sh/include/asm/
H A Dbitops.h106 static inline unsigned long ffz(unsigned long word) in ffz() argument
114 : "=r" (result), "=r" (word) in ffz()
115 : "0" (~0L), "1" (word) in ffz()
/openbmc/linux/drivers/scsi/
H A Dadvansys.c80 #define outpw(port, word) outw((word), (port)) argument
866 #define ADV_MEM_WRITEW(addr, word) writew(word, addr) argument
1890 #define AdvWriteWordRegister(iop_base, reg_off, word) \ argument
1891 (ADV_MEM_WRITEW((iop_base) + (reg_off), (word)))
1910 #define AdvReadWordLram(iop_base, addr, word) \ argument
1913 (word) = (ADV_MEM_READW((iop_base) + IOPW_RAM_DATA)); \
1917 #define AdvWriteWordLram(iop_base, addr, word) \ argument
1919 ADV_MEM_WRITEW((iop_base) + IOPW_RAM_DATA, (word)))
1936 #define AdvWriteWordAutoIncLram(iop_base, word) \ argument
1937 (ADV_MEM_WRITEW((iop_base) + IOPW_RAM_DATA, (word)))
[all …]
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dilsp.S289 # Since the divisor is only a word (and larger than the mslw of the dividend),
292 # dividing the divisor word into each dividend word. In this case,
296 # the last two divisions to get a quotient longword and word remainder:
305 mov.w %d5, %d1 # first quotient word
320 # In this algorithm, the divisor is treated as a 2 digit (word) number
321 # which is divided into a 3 digit (word) dividend to get one quotient
322 # digit (word). After subtraction, the dividend is shifted and the
331 btst &31, %d7 # must we normalize? first word of
348 mov.w &0xffff, %d1 # use max trial quotient word
362 clr.w %d6 # word u3 left
[all …]
/openbmc/linux/tools/include/linux/
H A Dbitops.h85 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() argument
87 return (word << shift) | (word >> ((-shift) & 31)); in rol32()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_jhash.h7 static __always_inline u32 rol32(u32 word, unsigned int shift) in rol32() argument
9 return (word << shift) | (word >> ((-shift) & 31)); in rol32()
/openbmc/qemu/tests/tcg/tricore/asm/
H A Dtest_ld_h.S4 .word 0xaffedead
5 .word 0x001122ff
H A Dtest_ld_bu.S4 .word 0xaffedead
5 .word 0x001122ff
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c24 struct cpl_set_tcb_field *req, u16 word, in __set_tcb_field_direct() argument
33 req->word_cookie = htons(TCB_WORD_V(word) | TCB_COOKIE_V(cookie)); in __set_tcb_field_direct()
41 static void __set_tcb_field(struct sock *sk, struct sk_buff *skb, u16 word, in __set_tcb_field() argument
53 __set_tcb_field_direct(csk, req, word, mask, val, cookie, no_reply); in __set_tcb_field()
61 static int chtls_set_tcb_field(struct sock *sk, u16 word, u64 mask, u64 val) in chtls_set_tcb_field() argument
80 __set_tcb_field(sk, skb, word, mask, val, 0, 1); in chtls_set_tcb_field()
91 void chtls_set_tcb_field_rpl_skb(struct sock *sk, u16 word, in chtls_set_tcb_field_rpl_skb() argument
105 __set_tcb_field(sk, skb, word, mask, val, cookie, 0); in chtls_set_tcb_field_rpl_skb()
/openbmc/linux/arch/alpha/lib/
H A Dev6-csum_ipv6_magic.S84 or $0,$22,$0 # E : 1st src word complete
91 or $1,$5,$1 # E : 2nd src word complete
100 or $2,$22,$2 # E : 1st dst word complete
102 or $3,$23,$3 # E : U L U L : 2nd dst word complete
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_disp_gamma.c62 u32 word; in mtk_gamma_set_common() local
74 word = (((lut[i].red >> 6) & LUT_10BIT_MASK) << 20) + in mtk_gamma_set_common()
82 word = ((diff[0] & LUT_10BIT_MASK) << 20) + in mtk_gamma_set_common()
86 writel(word, (lut_base + i * 4)); in mtk_gamma_set_common()
/openbmc/linux/arch/sparc/lib/
H A DU3copy_from_user.S11 .word 98b, y; \
19 .word 98b, y##_fp; \
/openbmc/linux/drivers/hwmon/pmbus/
H A Dzl6100.c234 u16 word) in zl6100_write_word_data() argument
245 word = zl6100_d2l(DIV_ROUND_CLOSEST(zl6100_l2d(word) * 10, 9)); in zl6100_write_word_data()
254 word = zl6100_d2l(DIV_ROUND_CLOSEST(zl6100_l2d(word) * 10, 11)); in zl6100_write_word_data()
269 ret = pmbus_write_word_data(client, page, vreg, word); in zl6100_write_word_data()
/openbmc/qemu/target/s390x/tcg/
H A Dvec.h19 uint32_t word[4]; member
66 return v->word[H4(enr)]; in s390_vec_read_element32()
110 v->word[H4(enr)] = data; in s390_vec_write_element32()

1...<<11121314151617181920>>...50