Home
last modified time | relevance | path

Searched refs:utp_upiu_req (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/ufs/
A Dufs.h123 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req))
431 struct utp_upiu_req { struct
728 struct utp_upiu_req *ucd_req_ptr;
A Dufs.c621 hba->ucd_req_ptr = (struct utp_upiu_req *)hba->ucdl; in ufshcd_host_memory_configure()
741 struct utp_upiu_req *ucd_req_ptr = hba->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu()
772 struct utp_upiu_req *ucd_req_ptr = hba->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu()
774 memset(ucd_req_ptr, 0, sizeof(struct utp_upiu_req)); in ufshcd_prepare_utp_nop_upiu()
1389 struct utp_upiu_req *ucd_req_ptr = hba->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu()

Completed in 9 milliseconds