Searched refs:dword_1 (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
H A D | ufshcd-crypto.h | 27 u32 *dword_1, u32 *dword_3) in ufshcd_prepare_req_desc_hdr_crypto() 32 *dword_1 = lower_32_bits(lrbp->data_unit_num); in ufshcd_prepare_req_desc_hdr_crypto() 55 u32 *dword_1, u32 *dword_3) { } in ufshcd_prepare_req_desc_hdr_crypto() 26 ufshcd_prepare_req_desc_hdr_crypto(struct ufshcd_lrb *lrbp, u32 *dword_0, u32 *dword_1, u32 *dword_3) ufshcd_prepare_req_desc_hdr_crypto() argument 54 ufshcd_prepare_req_desc_hdr_crypto(struct ufshcd_lrb *lrbp, u32 *dword_0, u32 *dword_1, u32 *dword_3) ufshcd_prepare_req_desc_hdr_crypto() argument
|
H A D | ufshci.h | 441 __le32 dword_1; member
|
H A D | ufshcd.c | 774 return be32_to_cpu(ucd_rsp_ptr->header.dword_1) & MASK_RSP_UPIU_RESULT; in ufshcd_get_rsp_upiu_result() 2307 u32 dword_1 = 0; in ufshcd_prepare_req_desc_hdr() local 2327 ufshcd_prepare_req_desc_hdr_crypto(lrbp, &dword_0, &dword_1, &dword_3); in ufshcd_prepare_req_desc_hdr() 2331 req_desc->header.dword_1 = cpu_to_le32(dword_1); in ufshcd_prepare_req_desc_hdr() 2361 ucd_req_ptr->header.dword_1 = UPIU_HEADER_DWORD( in ufshcd_prepare_utp_scsi_cmd_upiu() 2394 ucd_req_ptr->header.dword_1 = UPIU_HEADER_DWORD( in ufshcd_prepare_utp_query_req_upiu() 2426 ucd_req_ptr->header.dword_1 = 0; in ufshcd_prepare_utp_nop_upiu() 4837 if (be32_to_cpu(lrbp->ucd_rsp_ptr->header.dword_1) & in ufshcd_transfer_rsp_status() 6336 treq.req_header.dword_1 in ufshcd_issue_tm_cmd() [all...] |
/kernel/linux/linux-5.10/include/uapi/scsi/ |
H A D | scsi_bsg_ufs.h | 24 * @dword_1: UPIU header DW-1 29 __be32 dword_1; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/ |
H A D | scsi_bsg_ufs.h | 27 __be32 dword_1; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/ |
H A D | scsi_bsg_ufs.h | 27 __be32 dword_1; member
|
/kernel/linux/linux-6.6/include/uapi/scsi/ |
H A D | scsi_bsg_ufs.h | 42 * @dword_1: UPIU header DW-1 66 __be32 dword_1; member
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 10100 u8 dword_1[0x20]; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 11309 u8 dword_1[0x20]; member
|
Completed in 77 milliseconds