Home
last modified time | relevance | path

Searched refs:word (Results 826 – 850 of 1248) sorted by relevance

1...<<31323334353637383940>>...50

/openbmc/linux/Documentation/networking/
H A Dfilter.rst223 ld 1, 2, 3, 4, 12 Load word into A
224 ldi 4 Load word into A
225 ldh 1, 2 Load half-word into A
227 ldx 3, 4, 5, 12 Load word into X
228 ldxi 4 Load word into X
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c2046 u32 word; in qlcnic_83xx_config_rss() local
2064 word = ((u32)(RSS_HASHTYPE_IP_TCP & 0x3) << 4) | in qlcnic_83xx_config_rss()
2069 cmd.req.arg[2] = word; in qlcnic_83xx_config_rss()
2642 u32 word, range, flash_offset, addr = flash_addr, ret; in qlcnic_83xx_lockless_flash_read32() local
2666 word = ret; in qlcnic_83xx_lockless_flash_read32()
2667 *(u32 *)p_data = word; in qlcnic_83xx_lockless_flash_read32()
2689 word = ret; in qlcnic_83xx_lockless_flash_read32()
2690 *(u32 *)p_data = word; in qlcnic_83xx_lockless_flash_read32()
3141 u32 word, addr = flash_addr, ret; in qlcnic_83xx_flash_read32() local
3169 word = ret; in qlcnic_83xx_flash_read32()
[all …]
/openbmc/linux/arch/arm/nwfpe/
H A Dentry.S185 .word no_fp
/openbmc/linux/arch/x86/boot/compressed/
H A Dmem_encrypt.S322 .word . - boot32_idt - 1
/openbmc/linux/arch/mips/loongson64/
H A Dcop2-ex.c40 __get_user(insn.word, pc); in loongson_cu2_call()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSSLeay-standalone37 The word 'cryptographic' can be left out if the rouines from the library
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dext.idef556 "Vector halfword multiply, accumulate pairs, sat to word",
563 "Vector halfword multiply, accumulate pairs, sat to word",
573 "Vector halfword multiply, accumulate pairs, saturate to word",
580 "Vector halfword multiply, accumulate pairs, saturate to word",
611 "Vector halfword multiply, accumulate pairs, saturate to word",
618 "Vector halfword multiply, accumulate pairs, saturate to word",
936 V_SHIFT(w, "word", 32,5,4_4)
941 …32,vrotr,"Vd32=vrotr(Vu32,Vv32)","Vd32.uw=vrotr(Vu32.uw,Vv32.uw)","Vector word rotate right", VdV.…
1081 "Vector shift add word",
1085 "Vector shift add word",
[all …]
/openbmc/linux/lib/
H A Dvsprintf.c1215 int word, bit; in bitmap_string() local
1218 word = i / BITS_PER_LONG; in bitmap_string()
1220 val = (bitmap[word] >> bit) & chunkmask; in bitmap_string()
1365 u16 word; in ip6_compressed_string() local
1414 word = ntohs(in6.s6_addr16[i]); in ip6_compressed_string()
1415 hi = word >> 8; in ip6_compressed_string()
1416 lo = word & 0xff; in ip6_compressed_string()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch1314 - register char *strptr, *word;
1317 + char *strptr, *word;
1325 word = strptr;
1331 - if (mtp = getmsgtype(word)) {
1332 + if ((mtp = getmsgtype(word))) {
1341 - register char *word;
1343 + char *word;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-rgb.rst54 based on the order of the RGB components as seen in a 8-, 16- or 32-bit word,
58 word [15:0] laid out at as [R\ :sub:`4` R\ :sub:`3` R\ :sub:`2` R\ :sub:`1`
654 32-bit little endian word.
771 32-bit word, which is then stored in memory in little endian byte order
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h159 #define HTT_TX_CREDIT_DELTA_ABS_GET(word) \ argument
160 (((word) & HTT_TX_CREDIT_DELTA_ABS_M) >> HTT_TX_CREDIT_DELTA_ABS_S)
164 #define HTT_TX_CREDIT_SIGN_BIT_GET(word) \ argument
165 (((word) & HTT_TX_CREDIT_SIGN_BIT_M) >> HTT_TX_CREDIT_SIGN_BIT_S)
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c177 #define RX_DESC_PKT_LEN(word) ((uint32_t) (word) & 0xffff) argument
/openbmc/linux/Documentation/sound/cards/
H A Dhdspm.rst168 Note: Since MADI has a much higher bit-rate than word-clock, the
171 word-clock too. I never found a difference.
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_regs.h20 #define VC4_GET_FIELD(word, field) FIELD_GET(field##_MASK, word) argument
/openbmc/linux/arch/arm64/crypto/
H A Dsm3-ce-core.S139 .Lt: .word 0x79cc4519, 0x9d8a7a87
/openbmc/u-boot/doc/device-tree-bindings/reset/
H A Dreset.txt20 A word on where to place reset signal consumers in device tree: It is possible
/openbmc/qemu/hw/xen/
H A Dxen_pt.h169 uint32_t *word; member
/openbmc/linux/drivers/staging/vt6656/
H A Dmac.h364 int vnt_mac_write_word(struct vnt_private *priv, u8 reg_ofs, u16 word);
/openbmc/linux/Documentation/devicetree/bindings/reset/
H A Dreset.txt20 A word on where to place reset signal consumers in device tree: It is possible
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c1181 u32 word[MVPP2_PRS_TCAM_WORDS]; member
1186 u32 word[MVPP2_PRS_SRAM_WORDS]; member
1413 pe->tcam.word[MVPP2_PRS_TCAM_INV_WORD] &= ~MVPP2_PRS_TCAM_INV_MASK; in mvpp2_prs_hw_write()
1418 mvpp2_write(priv, MVPP2_PRS_TCAM_DATA_REG(i), pe->tcam.word[i]); in mvpp2_prs_hw_write()
1423 mvpp2_write(priv, MVPP2_PRS_SRAM_DATA_REG(i), pe->sram.word[i]); in mvpp2_prs_hw_write()
1439 pe->tcam.word[MVPP2_PRS_TCAM_INV_WORD] = mvpp2_read(priv, in mvpp2_prs_hw_read()
1441 if (pe->tcam.word[MVPP2_PRS_TCAM_INV_WORD] & MVPP2_PRS_TCAM_INV_MASK) in mvpp2_prs_hw_read()
1445 pe->tcam.word[i] = mvpp2_read(priv, MVPP2_PRS_TCAM_DATA_REG(i)); in mvpp2_prs_hw_read()
1450 pe->sram.word[i] = mvpp2_read(priv, MVPP2_PRS_SRAM_DATA_REG(i)); in mvpp2_prs_hw_read()
2134 pe.sram.word[MVPP2_PRS_SRAM_RI_WORD] = 0x0; in mvpp2_prs_etype_init()
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c1788 __le16 *word, *limit; in falcon_read_nvram() local
1828 word = &nvconfig->board_magic_num; in falcon_read_nvram()
1831 word = region; in falcon_read_nvram()
1834 for (csum = 0; word < limit; ++word) in falcon_read_nvram()
1835 csum += le16_to_cpu(*word); in falcon_read_nvram()
/openbmc/linux/Documentation/bpf/
H A Dclassic_vs_extended.rst356 BPF_W 0x00 /* word */
357 BPF_H 0x08 /* half word */
359 BPF_DW 0x18 /* eBPF only, double word */
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css33 [id^="variable-"] .modal-content p { word-break: break-all; }
236 #otable .file { word-break: break-all; width: 25%; }
237 [id^="variable-"] .file { word-break: break-all; }
/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c240 u16 word) in pmbus_write_word_data() argument
248 return i2c_smbus_write_word_data(client, reg, word); in pmbus_write_word_data()
254 u16 word) in pmbus_write_virt_reg() argument
264 rv = pmbus_update_fan(client, page, id, bit, bit, word); in pmbus_write_virt_reg()
279 u16 word) in _pmbus_write_word_data() argument
286 status = info->write_word_data(client, page, reg, word); in _pmbus_write_word_data()
292 return pmbus_write_virt_reg(client, page, reg, word); in _pmbus_write_word_data()
294 return pmbus_write_word_data(client, page, reg, word); in _pmbus_write_word_data()
/openbmc/linux/Documentation/devicetree/bindings/
H A Dsubmitting-patches.rst94 decided at the 2013 Kernel Summit. When in doubt, the current word of the

1...<<31323334353637383940>>...50