/linux/include/trace/events/ |
A D | intel_iommu.h | 59 u64 dw0, u64 dw1, u64 dw2, u64 dw3, 62 TP_ARGS(iommu, dev, dw0, dw1, dw2, dw3, seq), 65 __field(u64, dw0) 76 __entry->dw0 = dw0; 87 decode_prq_descriptor(__get_str(buff), MSG_MAX, __entry->dw0,
|
/linux/drivers/dma/ptdma/ |
A D | ptdma-dev.c | 71 bool soc = FIELD_GET(DWORD0_SOC, desc->dw0); in pt_core_execute_cmd() 76 desc->dw0 |= FIELD_PREP(DWORD0_IOC, desc->dw0); in pt_core_execute_cmd() 77 desc->dw0 &= ~DWORD0_SOC; in pt_core_execute_cmd() 107 desc.dw0 = CMD_DESC_DW0_VAL; in pt_core_perform_passthru()
|
A D | ptdma.h | 296 u32 dw0; member
|
/linux/arch/powerpc/include/asm/ |
A D | ultravisor.h | 29 static inline int uv_register_pate(u64 lpid, u64 dw0, u64 dw1) in uv_register_pate() argument 31 return ucall_norets(UV_WRITE_PATE, lpid, dw0, dw1); in uv_register_pate()
|
A D | mmu.h | 314 extern void mmu_partition_table_set_entry(unsigned int lpid, unsigned long dw0,
|
/linux/drivers/crypto/hisilicon/hpre/ |
A D | hpre_crypto.c | 347 err = (le32_to_cpu(sqe->dw0) >> HPRE_SQE_ALG_BITS) & in hpre_alg_res_post_hf() 350 done = (le32_to_cpu(sqe->dw0) >> HPRE_SQE_DONE_SHIFT) & in hpre_alg_res_post_hf() 356 alg = le32_to_cpu(sqe->dw0) & HREE_ALG_TYPE_MASK; in hpre_alg_res_post_hf() 538 msg->dw0 |= cpu_to_le32(0x1 << HPRE_SQE_DONE_SHIFT); in hpre_msg_request_set() 600 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_DH_G2); in hpre_dh_compute_value() 602 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_DH); in hpre_dh_compute_value() 800 msg->dw0 |= cpu_to_le32(HPRE_ALG_NC_NCRT); in hpre_rsa_enc() 850 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | in hpre_rsa_dec() 854 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | in hpre_rsa_dec() 1592 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_ECC_MUL); in hpre_ecdh_compute_value() [all …]
|
A D | hpre.h | 91 __le32 dw0; member
|
/linux/arch/powerpc/mm/book3s64/ |
A D | pgtable.c | 241 void mmu_partition_table_set_entry(unsigned int lpid, unsigned long dw0, in mmu_partition_table_set_entry() argument 255 partition_tb[lpid].patb0 = cpu_to_be64(dw0); in mmu_partition_table_set_entry() 266 uv_register_pate(lpid, dw0, dw1); in mmu_partition_table_set_entry() 268 dw0, dw1); in mmu_partition_table_set_entry()
|
A D | radix_pgtable.c | 406 unsigned long rts_field, dw0, dw1; in radix_init_partition_table() local 410 dw0 = rts_field | __pa(init_mm.pgd) | RADIX_PGD_INDEX_SIZE | PATB_HR; in radix_init_partition_table() 412 mmu_partition_table_set_entry(0, dw0, dw1, false); in radix_init_partition_table()
|
/linux/drivers/usb/isp1760/ |
A D | isp1760-hcd.c | 59 __dw dw0; member 70 __le32 dw0; member 514 ptd->dw0 = le32_to_dw(le32_ptd.dw0); in isp1763_ptd_read() 541 ptd.dw0 = dw_to_le32(cpu_ptd->dw0); in isp1763_ptd_write() 551 8 * sizeof(ptd.dw0)); in isp1763_ptd_write() 567 sizeof(ptd->dw0)); in isp1760_ptd_write() 834 ptd->dw0 = DW0_VALID_BIT; in create_ptd_atl() 835 ptd->dw0 |= TO_DW0_LENGTH(qtd->length); in create_ptd_atl() 867 ptd->dw0 |= TO_DW0_MULTI(multi); in create_ptd_atl() 1438 ptd.dw0 |= DW0_VALID_BIT; in handle_done_ptds() [all …]
|
/linux/drivers/net/wireless/mediatek/mt76/ |
A D | mt76x02_usb_core.c | 148 u32 tbtt, dw0, dw1; in mt76x02u_restart_pre_tbtt_timer() local 155 dw0 = mt76_rr(dev, MT_TSF_TIMER_DW0); in mt76x02u_restart_pre_tbtt_timer() 157 tsf = (u64)dw0 << 32 | dw1; in mt76x02u_restart_pre_tbtt_timer()
|
/linux/include/linux/ |
A D | intel-iommu.h | 836 u64 dw0, u64 dw1, u64 dw2, u64 dw3) in decode_prq_descriptor() argument 843 FIELD_GET(GENMASK_ULL(31, 16), dw0), in decode_prq_descriptor() 847 dw0 & BIT_ULL(52) ? 'x' : '-', in decode_prq_descriptor() 848 dw0 & BIT_ULL(53) ? 'p' : '-', in decode_prq_descriptor() 850 FIELD_GET(GENMASK_ULL(51, 32), dw0), in decode_prq_descriptor() 854 if (dw0 & BIT_ULL(9)) { in decode_prq_descriptor()
|
A D | aer.h | 22 unsigned int dw0; member
|
/linux/drivers/usb/mtu3/ |
A D | mtu3_trace.h | 181 __field(u32, dw0) 189 __entry->dw0 = le32_to_cpu(gpd->dw0_info); 196 __entry->dw0, __entry->dw1,
|
/linux/drivers/pci/pcie/ |
A D | dpc.c | 190 u32 status, mask, sev, syserr, exc, dw0, dw1, dw2, dw3, log, prefix; in dpc_process_rp_pio_error() local 217 &dw0); in dpc_process_rp_pio_error() 225 dw0, dw1, dw2, dw3); in dpc_process_rp_pio_error()
|
A D | aer.c | 669 t->dw0, t->dw1, t->dw2, t->dw3); in __print_tlp_header() 1083 aer + PCI_ERR_HEADER_LOG, &info->tlp.dw0); in aer_get_device_error_info()
|
/linux/drivers/scsi/hisi_sas/ |
A D | hisi_sas_v2_hw.c | 388 __le32 dw0; member 2336 u32 dw0; in slot_complete_v2_hw() local 2361 dw0 = le32_to_cpu(complete_hdr->dw0); in slot_complete_v2_hw() 2388 if ((dw0 & CMPLT_HDR_ERX_MSK) && (!(dw0 & CMPLT_HDR_RSPNS_XFRD_MSK))) { in slot_complete_v2_hw() 2402 complete_hdr->dw0, complete_hdr->dw1, in slot_complete_v2_hw() 2498 u32 dw0, dw1 = 0, dw2 = 0; in prep_ata_v2_hw() local 2502 dw0 = port->id << CMD_HDR_PORT_OFF; in prep_ata_v2_hw() 2504 dw0 |= 3 << CMD_HDR_CMD_OFF; in prep_ata_v2_hw() 2506 dw0 |= 4 << CMD_HDR_CMD_OFF; in prep_ata_v2_hw() 2509 dw0 |= CMD_HDR_FORCE_PHY_MSK; in prep_ata_v2_hw() [all …]
|
A D | hisi_sas_v3_hw.c | 448 u32 dw0; member 458 __le32 dw0; member 1163 prot->dw0 |= T10_INSRT_EN_MSK; in fill_prot_v3_hw() 1172 prot->dw0 |= T10_CHK_EN_MSK; in fill_prot_v3_hw() 1177 prot->dw0 |= T10_INSRT_EN_MSK; in fill_prot_v3_hw() 1185 prot->dw0 |= T10_CHK_EN_MSK; in fill_prot_v3_hw() 1209 prot->dw0 |= INCR_LBRT_MSK; in fill_prot_v3_hw() 2201 u32 dw0, dw1, dw3; in slot_complete_v3_hw() local 2225 dw0 = le32_to_cpu(complete_hdr->dw0); in slot_complete_v3_hw() 2255 if ((dw0 & CMPLT_HDR_CMPLT_MSK) == 0x3) { in slot_complete_v3_hw() [all …]
|
/linux/drivers/net/ethernet/huawei/hinic/ |
A D | hinic_debugfs.c | 114 return funcfg_table_elem->dw0.bs.valid; in hinic_dbg_get_func_table() 116 return funcfg_table_elem->dw0.bs.nic_rx_mode; in hinic_dbg_get_func_table()
|
A D | hinic_debugfs.h | 42 } dw0; member
|
/linux/drivers/dma/ |
A D | hisi_dma.c | 57 __le32 dw0; member 281 sqe->dw0 = cpu_to_le32(FIELD_PREP(OPCODE_MASK, OPCODE_M2M)); in hisi_dma_start_transfer() 282 sqe->dw0 |= cpu_to_le32(LOCAL_IRQ_EN); in hisi_dma_start_transfer()
|
/linux/arch/powerpc/kvm/ |
A D | book3s_hv_nested.c | 504 void kvmhv_set_ptbl_entry(unsigned int lpid, u64 dw0, u64 dw1) in kvmhv_set_ptbl_entry() argument 507 mmu_partition_table_set_entry(lpid, dw0, dw1, true); in kvmhv_set_ptbl_entry() 511 pseries_partition_tb[lpid].patb0 = cpu_to_be64(dw0); in kvmhv_set_ptbl_entry() 519 unsigned long dw0; in kvmhv_set_nested_ptbl() local 521 dw0 = PATB_HR | radix__get_tree_size() | in kvmhv_set_nested_ptbl() 523 kvmhv_set_ptbl_entry(gp->shadow_lpid, dw0, gp->process_table); in kvmhv_set_nested_ptbl()
|
/linux/drivers/crypto/ccp/ |
A D | ccp-dev.h | 621 struct dword0 dw0; member
|
/linux/include/ras/ |
A D | ras_event.h | 321 __entry->tlp_header[0] = tlp->dw0;
|
/linux/drivers/pci/ |
A D | pci.c | 3222 u32 dw0, bei, base, max_offset; in pci_ea_read() local 3226 pci_read_config_dword(dev, ent_offset, &dw0); in pci_ea_read() 3230 ent_size = ((dw0 & PCI_EA_ES) + 1) << 2; in pci_ea_read() 3232 if (!(dw0 & PCI_EA_ENABLE)) /* Entry not enabled */ in pci_ea_read() 3235 bei = (dw0 & PCI_EA_BEI) >> 4; in pci_ea_read() 3236 prop = (dw0 & PCI_EA_PP) >> 8; in pci_ea_read() 3243 prop = (dw0 & PCI_EA_SP) >> 16; in pci_ea_read()
|