/openbmc/linux/drivers/iommu/intel/ |
H A D | trace.h | 60 u64 dw0, u64 dw1, u64 dw2, u64 dw3, 63 TP_ARGS(iommu, dev, dw0, dw1, dw2, dw3, seq), 69 __field(u64, dw3) 80 __entry->dw3 = dw3; 89 __entry->dw1, __entry->dw2, __entry->dw3)
|
H A D | iommu.h | 928 u64 dw0, u64 dw1, u64 dw2, u64 dw3) in decode_prq_descriptor() argument 949 snprintf(buf, size, " private=0x%llx/0x%llx\n", dw2, dw3); in decode_prq_descriptor()
|
/openbmc/linux/drivers/crypto/hisilicon/ |
H A D | qm_common.h | 31 __le32 dw3; member 46 __le32 dw3; member 60 __le32 dw3; member 70 __le32 dw3; member
|
H A D | qm.c | 261 (qc)->dw3 = 0; \ 1990 sqc->dw3 = cpu_to_le32(QM_MK_SQC_DW3_V1(0, 0, 0, qm->sqe_size)); in qm_sq_ctx_cfg() 1993 sqc->dw3 = cpu_to_le32(QM_MK_SQC_DW3_V2(qm->sqe_size, qp->sq_depth)); in qm_sq_ctx_cfg() 2032 cqc->dw3 = cpu_to_le32(QM_MK_CQC_DW3_V1(0, 0, 0, in qm_cq_ctx_cfg() 2036 cqc->dw3 = cpu_to_le32(QM_MK_CQC_DW3_V2(QM_QC_CQE_SIZE, qp->cq_depth)); in qm_cq_ctx_cfg() 3050 eqc->dw3 = cpu_to_le32(QM_EQE_AEQE_SIZE); in qm_eq_ctx_cfg()
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 62 __dw dw3; member 73 __le32 dw3; member 517 ptd->dw3 = le32_to_dw(le32_ptd.dw3); in isp1763_ptd_read() 544 ptd.dw3 = dw_to_le32(cpu_ptd->dw3); in isp1763_ptd_write() 869 ptd->dw3 |= TO_DW3_PING(qh->ping); in create_ptd_atl() 877 ptd->dw3 |= TO_DW3_NAKCOUNT(nak); in create_ptd_atl() 878 ptd->dw3 |= TO_DW3_DATA_TOGGLE(qh->toggle); in create_ptd_atl() 881 ptd->dw3 &= ~TO_DW3_DATA_TOGGLE(1); in create_ptd_atl() 883 ptd->dw3 |= TO_DW3_DATA_TOGGLE(1); in create_ptd_atl() 886 ptd->dw3 |= DW3_ACTIVE_BIT; in create_ptd_atl() [all …]
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3_trace.h | 182 __field(u32, dw3) 190 __entry->dw3 = le32_to_cpu(gpd->dw3_info); 195 __entry->dw2, __entry->dw3
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | dpc.c | 190 u32 status, mask, sev, syserr, exc, dw0, dw1, dw2, dw3, log, prefix; in dpc_process_rp_pio_error() local 223 &dw3); in dpc_process_rp_pio_error() 225 dw0, dw1, dw2, dw3); in dpc_process_rp_pio_error()
|
H A D | aer.c | 671 t->dw0, t->dw1, t->dw2, t->dw3); in __print_tlp_header() 1110 aer + PCI_ERR_HEADER_LOG + 12, &info->tlp.dw3); in aer_get_device_error_info()
|
/openbmc/linux/include/linux/ |
H A D | aer.h | 25 unsigned int dw3; member
|
/openbmc/linux/drivers/crypto/hisilicon/zip/ |
H A D | zip.h | 40 u32 dw3; member
|
H A D | zip_crypto.c | 398 return sqe->dw3 & HZIP_BD_STATUS_M; in hisi_zip_get_status()
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_debugfs.h | 55 u32 dw3; member
|
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v3_hw.c | 468 u32 dw3; member 478 __le32 dw3; member 2193 u32 dw0, dw3; in is_ncq_err_v3_hw() local 2196 dw3 = le32_to_cpu(complete_hdr->dw3); in is_ncq_err_v3_hw() 2199 (dw3 & FIS_TYPE_SDB_MSK) && in is_ncq_err_v3_hw() 2200 (dw3 & FIS_ATA_STATUS_ERR_MSK); in is_ncq_err_v3_hw() 2217 u32 dw3 = le32_to_cpu(complete_hdr->dw3); in slot_err_v3_hw() local 2234 } else if (dw3 & CMPLT_HDR_IO_IN_TARGET_MSK) { in slot_err_v3_hw() 2259 } else if ((dw3 & CMPLT_HDR_IO_IN_TARGET_MSK) || in slot_err_v3_hw() 2260 (dw3 & SATA_DISK_IN_ERROR_STATUS_MSK)) { in slot_err_v3_hw() [all …]
|
H A D | hisi_sas_v2_hw.c | 391 __le32 dw3; member 2407 complete_hdr->act, complete_hdr->dw3, in slot_complete_v2_hw()
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-dev-v5.c | 174 #define CCP5_CMD_DW3(p) ((p)->dw3) 175 #define CCP5_CMD_SRC_MEM(p) ((p)->dw3.src_mem) 176 #define CCP5_CMD_SRC_HI(p) ((p)->dw3.src_hi) 177 #define CCP5_CMD_LSB_ID(p) ((p)->dw3.lsb_cxt_id) 178 #define CCP5_CMD_FIX_SRC(p) ((p)->dw3.fixed)
|
H A D | ccp-dev.h | 624 struct dword3 dw3; member
|
/openbmc/linux/drivers/dma/ptdma/ |
H A D | ptdma.h | 302 struct dword3 dw3; member
|
H A D | ptdma-dev.c | 112 desc.dw3.src_hi = upper_32_bits(pt_engine->src_dma); in pt_core_perform_passthru()
|
/openbmc/linux/include/ras/ |
H A D | ras_event.h | 324 __entry->tlp_header[3] = tlp->dw3;
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | cper.c | 449 aer->header_log.dw2, aer->header_log.dw3); in cper_print_pcie()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 11377 u32 dw0, dw1, dw2, dw3; in ixgbe_io_error_detected() local 11399 dw3 = ixgbe_read_pci_cfg_dword(hw, pos + PCI_ERR_HEADER_LOG + 12); in ixgbe_io_error_detected() 11416 dw0, dw1, dw2, dw3); in ixgbe_io_error_detected()
|