Home
last modified time | relevance | path

Searched refs:dword_0 (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd-crypto.h26 ufshcd_prepare_req_desc_hdr_crypto(struct ufshcd_lrb *lrbp, u32 *dword_0, in ufshcd_prepare_req_desc_hdr_crypto() argument
30 *dword_0 |= UTP_REQ_DESC_CRYPTO_ENABLE_CMD; in ufshcd_prepare_req_desc_hdr_crypto()
31 *dword_0 |= lrbp->crypto_key_slot; in ufshcd_prepare_req_desc_hdr_crypto()
65 ufshcd_prepare_req_desc_hdr_crypto(struct ufshcd_lrb *lrbp, u32 *dword_0, in ufshcd_prepare_req_desc_hdr_crypto() argument
H A Dufshci.h453 __le32 dword_0; member
H A Dufshcd.c786 return be32_to_cpu(ucd_rsp_ptr->header.dword_0) >> 24; in ufshcd_get_req_rsp()
2458 u32 dword_0; in ufshcd_prepare_req_desc_hdr() local
2473 dword_0 = data_direction | (lrbp->command_type in ufshcd_prepare_req_desc_hdr()
2476 dword_0 |= UTP_REQ_DESC_INT_CMD; in ufshcd_prepare_req_desc_hdr()
2479 ufshcd_prepare_req_desc_hdr_crypto(lrbp, &dword_0, &dword_1, &dword_3); in ufshcd_prepare_req_desc_hdr()
2482 req_desc->header.dword_0 = cpu_to_le32(dword_0); in ufshcd_prepare_req_desc_hdr()
2510 ucd_req_ptr->header.dword_0 = UPIU_HEADER_DWORD( in ufshcd_prepare_utp_scsi_cmd_upiu()
2543 ucd_req_ptr->header.dword_0 = UPIU_HEADER_DWORD( in ufshcd_prepare_utp_query_req_upiu()
2574 ucd_req_ptr->header.dword_0 = in ufshcd_prepare_utp_nop_upiu()
6505 treq->req_header.dword_0 |= cpu_to_be32(task_tag); in __ufshcd_issue_tm_cmd()
[all …]
/OK3568_Linux_fs/u-boot/drivers/ufs/
H A Dufs.c699 u32 dword_0; in ufshcd_prepare_req_desc_hdr() local
712 dword_0 = data_direction | (0x1 << UPIU_COMMAND_TYPE_OFFSET); in ufshcd_prepare_req_desc_hdr()
715 dword_0 |= UTP_REQ_DESC_INT_CMD; in ufshcd_prepare_req_desc_hdr()
718 req_desc->header.dword_0 = cpu_to_le32(dword_0); in ufshcd_prepare_req_desc_hdr()
742 ucd_req_ptr->header.dword_0 = in ufshcd_prepare_utp_query_req_upiu()
773 ucd_req_ptr->header.dword_0 = in ufshcd_prepare_utp_nop_upiu()
847 return be32_to_cpu(ucd_rsp_ptr->header.dword_0) >> 24; in ufshcd_get_req_rsp()
1389 ucd_req_ptr->header.dword_0 = in ufshcd_prepare_utp_scsi_cmd_upiu()
H A Dufs.h326 __le32 dword_0; member
366 __be32 dword_0; member
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A Dscsi_bsg_ufs.h28 __be32 dword_0; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dscsi_bsg_ufs.h28 __be32 dword_0; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dscsi_bsg_ufs.h28 __be32 dword_0; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c307 ptr = MLX5_ADDR_OF(mcia_reg, out, dword_0); in mlx5_query_module_id()
413 ptr = MLX5_ADDR_OF(mcia_reg, out, dword_0); in mlx5_query_module_eeprom()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h10098 u8 dword_0[0x20]; member