/linux/arch/powerpc/kvm/ |
H A D | trace.h | 50 unsigned int word1, unsigned int word2), 51 TP_ARGS(victim, tid, word0, word1, word2), 57 __field( unsigned int, word1 ) 65 __entry->word1 = word1; 71 __entry->word1, __entry->word2) 76 unsigned int word1, unsigned int word2), 77 TP_ARGS(gtlb_index, tid, word0, word1, word2), 83 __field( unsigned int, word1 ) 91 __entry->word1 = word1; 97 __entry->word1, __entry->word2)
|
/linux/arch/x86/pci/ |
H A D | broadcom_bus.c | 23 u16 word1, word2; in cnb20le_res() local 46 word1 = read_pci_config_16(bus, slot, func, 0xc0); in cnb20le_res() 48 if (word1 != word2) { in cnb20le_res() 49 res.start = ((resource_size_t) word1 << 16) | 0x0000; in cnb20le_res() 56 word1 = read_pci_config_16(bus, slot, func, 0xc4); in cnb20le_res() 58 if (word1 != word2) { in cnb20le_res() 59 res.start = ((resource_size_t) word1 << 16) | 0x0000; in cnb20le_res() 66 word1 = read_pci_config_16(bus, slot, func, 0xd0); in cnb20le_res() 68 if (word1 != word2) { in cnb20le_res() 69 res.start = word1; in cnb20le_res()
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_hw4.h | 323 uint32_t word1; member 326 #define lpfc_abts_orig_WORD word1 547 uint32_t word1; member 550 #define lpfc_rcqe_fcf_id_v1_WORD word1 948 uint32_t word1; member 951 #define lpfc_mbox_hdr_emb_WORD word1 954 #define lpfc_mbox_hdr_sge_cnt_WORD word1 1128 uint32_t word1; member 1131 #define lpfc_eq_context_count_WORD word1 1216 uint32_t word1; member [all …]
|
H A D | lpfc_bsg.h | 204 uint32_t word1; member 207 #define lpfc_mbox_hdr_emb_WORD word1 210 #define lpfc_mbox_hdr_mse_cnt_WORD word1
|
H A D | lpfc_hw.h | 556 uint32_t word1; member 559 #define fc_vft_hdr_hopct_WORD word1 2250 uint32_t word1; member 2253 #define pde6_rsvd1_WORD word1 2256 #define pde6_na_WORD word1 2259 #define pde6_rsvd2_WORD word1 2262 #define pde6_apptagtr_WORD word1 2396 uint32_t word1; member 2399 #define lpfc_event_log_WORD word1
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-wqe.h | 562 union cvmx_wqe_word1 word1; member 605 port = work->word1.cn38xx.ipprt; in cvmx_wqe_get_port() 615 work->word1.cn38xx.ipprt = port; in cvmx_wqe_set_port() 623 grp = work->word1.cn68xx.grp; in cvmx_wqe_get_grp() 625 grp = work->word1.cn38xx.grp; in cvmx_wqe_get_grp() 633 work->word1.cn68xx.grp = grp; in cvmx_wqe_set_grp() 635 work->word1.cn38xx.grp = grp; in cvmx_wqe_set_grp() 643 qos = work->word1.cn68xx.qos; in cvmx_wqe_get_qos() 645 qos = work->word1.cn38xx.qos; in cvmx_wqe_get_qos() 653 work->word1.cn68xx.qos = qos; in cvmx_wqe_set_qos() [all …]
|
/linux/drivers/staging/octeon/ |
H A D | ethernet-rx.c | 70 port = work->word1.cn38xx.ipprt; in cvm_oct_check_rcv_error() 72 if ((work->word2.snoip.err_code == 10) && (work->word1.len <= 64)) in cvm_oct_check_rcv_error() 102 while (i < work->word1.len - 1) { in cvm_oct_check_rcv_error() 112 work->word1.len -= i + 5; in cvm_oct_check_rcv_error() 119 work->word1.len -= i + 4; in cvm_oct_check_rcv_error() 120 for (i = 0; i < work->word1.len; i++) { in cvm_oct_check_rcv_error() 146 int len = work->word1.len; in copy_segments_to_skb() 270 port = work->word1.cn38xx.ipprt; in cvm_oct_poll() 289 skb->len = work->word1.len; in cvm_oct_poll() 297 skb = dev_alloc_skb(work->word1.len); in cvm_oct_poll() [all …]
|
/linux/arch/arc/kernel/ |
H A D | disasm.c | 26 uint16_t word1 = 0, word0 = 0; in disasm_instr() local 46 word1 = *((uint16_t *)addr); in disasm_instr() 48 state->major_opcode = (word1 >> 11) & 0x1F; in disasm_instr() 56 state->words[0] = (word1 << 16) | word0; in disasm_instr() 59 state->words[0] = word1; in disasm_instr() 63 word1 = *((uint16_t *)(addr + state->instr_len)); in disasm_instr() 65 state->words[1] = (word1 << 16) | word0; in disasm_instr()
|
H A D | perf_event.c | 732 u32 word0, word1; in arc_pmu_device_probe() member 780 cc_name.indiv.word1 = le32_to_cpu(read_aux_reg(ARC_REG_CC_NAME1)); in arc_pmu_device_probe()
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_rxtx.c | 19 __le32 word1; member 31 ((le32_to_cpu((desc)->word1) & BIT(31)) >> 31) 47 ((le32_to_cpu((desc)->word1) & BIT(31)) >> 31) 147 desc->word1 = cpu_to_le32(0xA0000000); in prestera_sdma_rx_desc_init() 431 desc->word1 = cpu_to_le32(PRESTERA_SDMA_TX_DESC_INIT); in prestera_sdma_tx_desc_init() 456 u32 word = le32_to_cpu(desc->word1); in prestera_sdma_tx_desc_xmit() 463 desc->word1 = cpu_to_le32(word); in prestera_sdma_tx_desc_xmit()
|
/linux/tools/bootconfig/samples/ |
H A D | good-simple.bconf | 3 key.word1 = 1
|
/linux/drivers/misc/sgi-gru/ |
H A D | grukservices.c | 950 unsigned long word1; in quicktest0() local 960 word1 = 0; in quicktest0() 972 gru_vstore(cb, uv_gpa(&word1), gru_get_tri(dsr), XTYPE_DW, 1, 1, IMA); in quicktest0() 978 if (word0 != word1 || word1 != MAGIC) { in quicktest0() 981 smp_processor_id(), word1, MAGIC); in quicktest0()
|
/linux/include/uapi/linux/ |
H A D | romfs_fs.h | 27 __be32 word1; member
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_main.c | 2082 (*tpd)->word1 |= 1 << TPD_IPV4_PACKET_SHIFT; in atl1c_tso_csum() 2104 etpd->word1 |= 1 << TPD_LSO_EN_SHIFT; in atl1c_tso_csum() 2105 etpd->word1 |= 1 << TPD_LSO_VER_SHIFT; in atl1c_tso_csum() 2107 (*tpd)->word1 |= 1 << TPD_LSO_VER_SHIFT; in atl1c_tso_csum() 2110 (*tpd)->word1 |= 1 << TPD_LSO_EN_SHIFT; in atl1c_tso_csum() 2111 (*tpd)->word1 |= (skb_transport_offset(skb) & TPD_TCPHDR_OFFSET_MASK) << in atl1c_tso_csum() 2113 (*tpd)->word1 |= (skb_shinfo(skb)->gso_size & TPD_MSS_MASK) << in atl1c_tso_csum() 2131 (*tpd)->word1 |= ((cso >> 1) & TPD_PLOADOFFSET_MASK) << in atl1c_tso_csum() 2133 (*tpd)->word1 |= ((css >> 1) & TPD_CCSUM_OFFSET_MASK) << in atl1c_tso_csum() 2135 (*tpd)->word1 |= 1 << TPD_CCSUM_EN_SHIFT; in atl1c_tso_csum() [all …]
|
H A D | atl1c.h | 145 __le32 word1; member 151 __le32 word1; member
|
/linux/drivers/net/ethernet/cortina/ |
H A D | gemini.h | 510 union gmac_txdesc_1 word1; member 642 union gmac_rxdesc_1 word1; member 955 union nontoe_qhdr1 word1; member
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hsi.h | 791 __le16 word1; member 858 __le16 word1; member 1634 __le16 word1; member 1675 __le16 word1; member 4650 __le16 word1; member 5751 __le16 word1; member 6079 __le16 word1; member 6441 __le16 word1; member 6512 __le16 word1; member 6731 __le16 word1; member [all …]
|
/linux/drivers/comedi/drivers/ |
H A D | daqboard2000.c | 268 u16 word0, word1, word2, word3; in db2k_setup_sampling() local 272 word1 = 0x0004; /* Last scan */ in db2k_setup_sampling() 301 db2k_write_acq_scan_list_entry(dev, word1); in db2k_setup_sampling()
|
/linux/include/linux/qed/ |
H A D | iscsi_common.h | 764 __le16 word1; member 814 __le16 word1; member 875 __le16 word1; member 1502 __le16 word1; member
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_eth_io_defs.h | 132 u32 word1; member
|
/linux/init/ |
H A D | do_mounts_rd.c | 102 romfsb->word1 == ROMSB_WORD1) { in identify_ramdisk_image()
|
/linux/drivers/net/ethernet/agere/ |
H A D | et131x.c | 236 u32 word1; member 266 u32 word1; member 2194 u32 word1; in nic_rx_pkts() local 2203 word1 = status->word1 >> 16; in nic_rx_pkts() 2206 if ((word1 & 0x1FFF) == (rx_local->local_psr_full & 0x1FFF)) in nic_rx_pkts() 2216 len = psr->word1 & 0xFFFF; in nic_rx_pkts() 2217 ring_index = (psr->word1 >> 26) & 0x03; in nic_rx_pkts() 2219 buff_index = (psr->word1 >> 16) & 0x3FF; in nic_rx_pkts()
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-davinci.txt | 63 +----------+ word1 +---------------------------+word2
|
/linux/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e.h | 216 __le32 word1; member
|
/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2500usb.c | 1227 u32 word1; in rt2500usb_fill_rxdone() local 1240 word1 = rt2x00_desc_read(rxd, 1); in rt2500usb_fill_rxdone() 1271 rxdesc->signal = rt2x00_get_field32(word1, RXD_W1_SIGNAL); in rt2500usb_fill_rxdone() 1273 rt2x00_get_field32(word1, RXD_W1_RSSI) - rt2x00dev->rssi_offset; in rt2500usb_fill_rxdone()
|