Home
last modified time | relevance | path

Searched refs:dw0 (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.12.1/tools/perf/util/hisi-ptt-decoder/
Dhisi-ptt-pkt-decoder.c125 union hisi_ptt_4dw dw0; in hisi_ptt_4dw_print_dw0() local
128 dw0.value = *(uint32_t *)(buf + pos); in hisi_ptt_4dw_print_dw0()
138 "Format", dw0.format, "Type", dw0.type, "T9", dw0.t9, in hisi_ptt_4dw_print_dw0()
139 "T8", dw0.t8, "TH", dw0.th, "SO", dw0.so, "Length", in hisi_ptt_4dw_print_dw0()
140 dw0.len, "Time", dw0.time); in hisi_ptt_4dw_print_dw0()
/linux-6.12.1/drivers/iommu/intel/
Dtrace.h60 u64 dw0, u64 dw1, u64 dw2, u64 dw3,
63 TP_ARGS(iommu, dev, dw0, dw1, dw2, dw3, seq),
66 __field(u64, dw0)
77 __entry->dw0 = dw0;
88 decode_prq_descriptor(__get_str(buff), MSG_MAX, __entry->dw0,
Diommu.h1349 u64 dw0, u64 dw1, u64 dw2, u64 dw3) in decode_prq_descriptor() argument
1356 FIELD_GET(GENMASK_ULL(31, 16), dw0), in decode_prq_descriptor()
1360 dw0 & BIT_ULL(52) ? 'x' : '-', in decode_prq_descriptor()
1361 dw0 & BIT_ULL(53) ? 'p' : '-', in decode_prq_descriptor()
1363 FIELD_GET(GENMASK_ULL(51, 32), dw0), in decode_prq_descriptor()
1367 if (dw0 & BIT_ULL(9)) { in decode_prq_descriptor()
/linux-6.12.1/drivers/dma/ptdma/
Dptdma-dev.c71 bool soc = FIELD_GET(DWORD0_SOC, desc->dw0); in pt_core_execute_cmd()
77 desc->dw0 |= FIELD_PREP(DWORD0_IOC, desc->dw0); in pt_core_execute_cmd()
78 desc->dw0 &= ~DWORD0_SOC; in pt_core_execute_cmd()
109 desc.dw0 = CMD_DESC_DW0_VAL; in pt_core_perform_passthru()
Dptdma.h299 u32 dw0; member
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_pagefault.c251 reply->dw0, in send_pagefault_reply()
287 pf->fault_level = FIELD_GET(PFD_FAULT_LEVEL, desc->dw0); in get_pagefault()
288 pf->trva_fault = FIELD_GET(XE2_PFD_TRVA_FAULT, desc->dw0); in get_pagefault()
289 pf->engine_class = FIELD_GET(PFD_ENG_CLASS, desc->dw0); in get_pagefault()
290 pf->engine_instance = FIELD_GET(PFD_ENG_INSTANCE, desc->dw0); in get_pagefault()
293 pf->pdata |= FIELD_GET(PFD_PDATA_LO, desc->dw0); in get_pagefault()
378 reply.dw0 = FIELD_PREP(PFR_VALID, 1) | in pf_queue_work_func()
611 FIELD_GET(ACC_SUBG_LO, desc->dw0); in get_acc()
616 acc->access_type = FIELD_GET(ACC_TYPE, desc->dw0); in get_acc()
Dxe_guc_fwif.h239 u32 dw0; member
295 u32 dw0; member
323 u32 dw0; member
343 u32 dw0; member
/linux-6.12.1/drivers/crypto/hisilicon/
Dqm_common.h19 __le32 dw0; member
23 __le32 dw0; member
/linux-6.12.1/arch/powerpc/include/asm/
Dultravisor.h29 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()
Dmmu.h303 extern void mmu_partition_table_set_entry(unsigned int lpid, unsigned long dw0,
/linux-6.12.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c366 err = (le32_to_cpu(sqe->dw0) >> HPRE_SQE_ALG_BITS) & in hpre_alg_res_post_hf()
369 done = (le32_to_cpu(sqe->dw0) >> HPRE_SQE_DONE_SHIFT) & in hpre_alg_res_post_hf()
375 alg = le32_to_cpu(sqe->dw0) & HREE_ALG_TYPE_MASK; in hpre_alg_res_post_hf()
557 msg->dw0 |= cpu_to_le32(0x1 << HPRE_SQE_DONE_SHIFT); in hpre_msg_request_set()
621 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_DH_G2); in hpre_dh_compute_value()
623 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_DH); in hpre_dh_compute_value()
823 msg->dw0 |= cpu_to_le32(HPRE_ALG_NC_NCRT); in hpre_rsa_enc()
873 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | in hpre_rsa_dec()
877 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | in hpre_rsa_dec()
1523 msg->dw0 |= cpu_to_le32(0x1U << HPRE_SQE_DONE_SHIFT); in hpre_ecdh_msg_request_set()
[all …]
Dhpre.h89 __le32 dw0; member
/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c465 u32 dw0; member
475 __le32 dw0; member
1208 prot->dw0 |= T10_INSRT_EN_MSK; in fill_prot_v3_hw()
1212 prot->dw0 |= (T10_RMV_EN_MSK | T10_CHK_EN_MSK); in fill_prot_v3_hw()
1217 prot->dw0 |= T10_CHK_EN_MSK; in fill_prot_v3_hw()
1222 prot->dw0 |= T10_INSRT_EN_MSK; in fill_prot_v3_hw()
1226 prot->dw0 |= (T10_RMV_EN_MSK | T10_CHK_EN_MSK); in fill_prot_v3_hw()
1230 prot->dw0 |= T10_CHK_EN_MSK; in fill_prot_v3_hw()
1243 prot->dw0 |= (0x1 << USR_DATA_BLOCK_SZ_OFF); in fill_prot_v3_hw()
1246 prot->dw0 |= (0x2 << USR_DATA_BLOCK_SZ_OFF); in fill_prot_v3_hw()
[all …]
Dhisi_sas_v2_hw.c388 __le32 dw0; member
1715 hdr->dw0 = cpu_to_le32((port->id << CMD_HDR_PORT_OFF) | in prep_smp_v2_hw()
1750 hdr->dw0 = cpu_to_le32((1 << CMD_HDR_RESP_REPORT_OFF) | in prep_ssp_v2_hw()
2032 u32 dw0 = le32_to_cpu(complete_hdr->dw0); in slot_err_v2_hw() local
2317 if (dw0 & CMPLT_HDR_RSPNS_XFRD_MSK) in slot_err_v2_hw()
2341 u32 dw0; in slot_complete_v2_hw() local
2365 dw0 = le32_to_cpu(complete_hdr->dw0); in slot_complete_v2_hw()
2366 switch ((dw0 & CMPLT_HDR_ABORT_STAT_MSK) >> in slot_complete_v2_hw()
2392 if ((dw0 & CMPLT_HDR_ERX_MSK) && (!(dw0 & CMPLT_HDR_RSPNS_XFRD_MSK))) { in slot_complete_v2_hw()
2393 u32 err_phase = (dw0 & CMPLT_HDR_ERR_PHASE_MSK) in slot_complete_v2_hw()
[all …]
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76x02_usb_core.c148 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-6.12.1/drivers/usb/isp1760/
Disp1760-hcd.c59 __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()
550 isp1763_mem_write(hcd, dst_offset, (u16 *)&ptd.dw0, in isp1763_ptd_write()
551 8 * sizeof(ptd.dw0)); in isp1763_ptd_write()
563 isp1760_mem_write(base, dst_offset + sizeof(ptd->dw0), in isp1760_ptd_write()
566 isp1760_mem_write(base, dst_offset, (__force u32 *)&ptd->dw0, in isp1760_ptd_write()
567 sizeof(ptd->dw0)); in isp1760_ptd_write()
833 ptd->dw0 = DW0_VALID_BIT; in create_ptd_atl()
[all …]
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dpgtable.c345 void mmu_partition_table_set_entry(unsigned int lpid, unsigned long dw0, in mmu_partition_table_set_entry() argument
359 partition_tb[lpid].patb0 = cpu_to_be64(dw0); in mmu_partition_table_set_entry()
370 uv_register_pate(lpid, dw0, dw1); in mmu_partition_table_set_entry()
372 dw0, dw1); in mmu_partition_table_set_entry()
Dradix_pgtable.c504 unsigned long rts_field, dw0, dw1; in radix_init_partition_table() local
508 dw0 = rts_field | __pa(init_mm.pgd) | RADIX_PGD_INDEX_SIZE | PATB_HR; in radix_init_partition_table()
510 mmu_partition_table_set_entry(0, dw0, dw1, false); in radix_init_partition_table()
/linux-6.12.1/drivers/usb/mtu3/
Dmtu3_trace.h179 __field(u32, dw0)
187 __entry->dw0 = le32_to_cpu(gpd->dw0_info);
194 __entry->dw0, __entry->dw1,
/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_debugfs.h41 } dw0; member
Dhinic_debugfs.c115 ret = funcfg_table_elem->dw0.bs.valid; in hinic_dbg_get_func_table()
118 ret = funcfg_table_elem->dw0.bs.nic_rx_mode; in hinic_dbg_get_func_table()
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv_nestedv2.c852 int kvmhv_nestedv2_set_ptbl_entry(unsigned long lpid, u64 dw0, u64 dw1) in kvmhv_nestedv2_set_ptbl_entry() argument
869 patbl.address = dw0 & RPDB_MASK; in kvmhv_nestedv2_set_ptbl_entry()
870 patbl.ea_bits = ((((dw0 & RTS1_MASK) >> (RTS1_SHIFT - 3)) | in kvmhv_nestedv2_set_ptbl_entry()
871 ((dw0 & RTS2_MASK) >> RTS2_SHIFT)) + in kvmhv_nestedv2_set_ptbl_entry()
873 patbl.gpd_size = 1ul << ((dw0 & RPDS_MASK) + 3); in kvmhv_nestedv2_set_ptbl_entry()
Dbook3s_hv_nested.c528 void kvmhv_set_ptbl_entry(u64 lpid, u64 dw0, u64 dw1) in kvmhv_set_ptbl_entry() argument
531 mmu_partition_table_set_entry(lpid, dw0, dw1, true); in kvmhv_set_ptbl_entry()
536 pseries_partition_tb[lpid].patb0 = cpu_to_be64(dw0); in kvmhv_set_ptbl_entry()
543 kvmhv_nestedv2_set_ptbl_entry(lpid, dw0, dw1); in kvmhv_set_ptbl_entry()
548 unsigned long dw0; in kvmhv_set_nested_ptbl() local
550 dw0 = PATB_HR | radix__get_tree_size() | in kvmhv_set_nested_ptbl()
552 kvmhv_set_ptbl_entry(gp->shadow_lpid, dw0, gp->process_table); in kvmhv_set_nested_ptbl()
/linux-6.12.1/drivers/dma/
Dhisi_dma.c113 __le32 dw0; member
525 sqe->dw0 = cpu_to_le32(FIELD_PREP(OPCODE_MASK, OPCODE_M2M)); in hisi_dma_start_transfer()
526 sqe->dw0 |= cpu_to_le32(LOCAL_IRQ_EN); in hisi_dma_start_transfer()
/linux-6.12.1/drivers/crypto/ccp/
Dccp-dev.h621 struct dword0 dw0; member

12