Home
last modified time | relevance | path

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

/u-boot/drivers/ufs/
A Dufs.h462 struct utp_upiu_rsp { struct
729 struct utp_upiu_rsp *ucd_rsp_ptr;
A Dufs.c623 (struct utp_upiu_rsp *)&hba->ucdl->response_upiu; in ufshcd_host_memory_configure()
767 memset(hba->ucd_rsp_ptr, 0, sizeof(struct utp_upiu_rsp)); in ufshcd_prepare_utp_query_req_upiu()
783 memset(hba->ucd_rsp_ptr, 0, sizeof(struct utp_upiu_rsp)); in ufshcd_prepare_utp_nop_upiu()
849 static inline int ufshcd_get_req_rsp(struct utp_upiu_rsp *ucd_rsp_ptr) in ufshcd_get_req_rsp()
863 static inline int ufshcd_get_rsp_upiu_result(struct utp_upiu_rsp *ucd_rsp_ptr) in ufshcd_get_rsp_upiu_result()
1408 memset(hba->ucd_rsp_ptr, 0, sizeof(struct utp_upiu_rsp)); in ufshcd_prepare_utp_scsi_cmd_upiu()

Completed in 9 milliseconds