/openbmc/u-boot/arch/sh/include/asm/ |
H A D | bitops.h | 106 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/arch/sparc/lib/ |
H A D | U3copy_from_user.S | 11 .word 98b, y; \ 19 .word 98b, y##_fp; \
|
H A D | M7copy_from_user.S | 12 .word 98b, y; \ 20 .word 98b, y##_fp; \
|
H A D | NG4copy_from_user.S | 11 .word 98b, y; \ 19 .word 98b, y##_fp; \
|
H A D | U1copy_from_user.S | 11 .word 98b, y; \ 19 .word 98b, y; \
|
H A D | U1copy_to_user.S | 11 .word 98b, y; \ 19 .word 98b, y; \
|
/openbmc/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_reg.h | 70 ASD_READ_OCM(u16,word, w); 83 ASD_WRITE_OCM(u16,word, w); 97 ASD_DDBSITE_READ(u16, word); 123 ASD_DDBSITE_WRITE(u16, word); 150 ASD_SCBSITE_READ(u16, word); 176 ASD_SCBSITE_WRITE(u16, word);
|
/openbmc/qemu/tests/qtest/ |
H A D | remote-i3c-test.c | 93 uint32_t word; member 184 resp.word = 0; in aspeed_i3c_read_resp() 186 resp.word = readl(base + A_DEVICE_CTRL); in aspeed_i3c_read_resp() 223 writel(base + A_COMMAND_QUEUE_PORT, arg.word); in aspeed_i3c_send() 224 writel(base + A_COMMAND_QUEUE_PORT, cmd.word); in aspeed_i3c_send() 237 writel(base + A_COMMAND_QUEUE_PORT, arg.word); in aspeed_i3c_send_ccc() 238 writel(base + A_COMMAND_QUEUE_PORT, cmd.word); in aspeed_i3c_send_ccc() 262 writel(base + A_COMMAND_QUEUE_PORT, arg.word); in aspeed_i3c_recv() 263 writel(base + A_COMMAND_QUEUE_PORT, cmd.word); in aspeed_i3c_recv()
|
/openbmc/linux/drivers/misc/eeprom/ |
H A D | eeprom.c | 61 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()
|
/openbmc/linux/include/linux/ |
H A D | btf_ids.h | 37 #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 D | a-b-bootblock.S | 117 .word 0, 0 124 .word 0xFFFF, 0 131 .word 0xFFFF, 0 135 .word 0x27 /* limit */
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00debug.h | 31 const unsigned int word); \ 33 const unsigned int word, __type data); \
|
/openbmc/u-boot/doc/ |
H A D | README.vf610 | 9 1.1 MAC Address: It is stored in fuse bank 4, with the 16 msbs in word 2 and the 10 32 lsbs in word 3.
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | x_fline.S | 44 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/linux/arch/sparc/kernel/ |
H A D | ktlb.S | 64 .word 661b 89 .word 661b 176 .word 661b 247 .word 661b 258 .word 661b
|
H A D | fpu_traps.S | 73 .word 661b 82 .word 661b 114 .word 661b 124 .word 661b 155 .word 661b 164 .word 661b 181 .word 661b 347 .word 661b 356 .word 661b 377 .word 661b
|
H A D | tsb.S | 62 .word 661b 150 .word 661b 190 .word 661b 215 .word 661b 226 .word 661b 257 .word 661b 272 .word 661b 382 .word 661b 483 .word 661b 493 .word 661b
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_jhash.h | 7 static __always_inline u32 rol32(u32 word, unsigned int shift) in rol32() argument 9 return (word << shift) | (word >> ((-shift) & 31)); in rol32()
|
/openbmc/linux/tools/include/linux/ |
H A D | bitops.h | 85 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() argument 87 return (word << shift) | (word >> ((-shift) & 31)); in rol32()
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | bitops_64.h | 26 int fls(unsigned int word); 27 int __fls(unsigned long word);
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | kuser32.S | 59 .word 0 63 .word ((__kuser_helper_end - __kuser_helper_start) >> 5)
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_mac16.S | 141 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/u-boot/drivers/net/ |
H A D | lan91c96.c | 144 __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/linux/drivers/scsi/arm/ |
H A D | cumana_2.c | 224 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/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hw.c | 606 u64 word; in nx_p3_sre_macaddr_change() local 612 req.req_hdr = cpu_to_le64(word); in nx_p3_sre_macaddr_change() 699 u64 word; in netxen_p3_nic_set_promisc() local 744 u64 word[6]; in netxen_config_intr_coalesce() local 748 memset(word, 0, sizeof(word)); in netxen_config_intr_coalesce() 771 u64 word; in netxen_config_hw_lro() local 798 u64 word; in netxen_config_bridged_mode() local 831 u64 word; in netxen_config_rss() local 878 u64 word; in netxen_config_ipaddr() local 902 u64 word; in netxen_linkevent_request() local [all …]
|